Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 2,883 public repositories matching this topic...
CTF framework and exploit development library
-
Updated
Oct 6, 2020 - Python
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
-
Updated
Apr 11, 2020 - Python
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
Ajenti Core and stock plugins
-
Updated
Oct 4, 2020 - Python
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
-
Updated
Oct 2, 2020 - Python
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
-
Updated
Jun 4, 2020 - Python
Daemon to ban hosts that cause multiple authentication errors
-
Updated
Oct 5, 2020 - Python
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
-
Updated
Jun 20, 2020 - Python
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs instead of hardcoding ~/.config/
ALL IN ONE Hacking Tool For Hackers
-
Updated
Oct 2, 2020 - Python
A supercharged AWS command line interface (CLI).
-
Updated
Oct 5, 2020 - Python
Mycroft Core, the Mycroft Artificial Intelligence platform.
-
Updated
Oct 5, 2020 - Python
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Oct 6, 2020 - Python
A cross-platform python based utility to download courses from udemy for personal offline use.
-
Updated
Oct 4, 2020 - Python
Get a clean, ready-to-go Linux box in seconds.
-
Updated
Jul 3, 2019 - Python
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
-
Updated
Aug 17, 2020 - Python
GEF - GDB Enhanced Features for exploit devs & reversers
-
Updated
Sep 28, 2020 - Python
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
-
Updated
Oct 3, 2020 - Python



Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an
Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.The recommended appro