Linux
Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 3,048 public repositories matching this topic...
CTF framework and exploit development library
-
Updated
Dec 2, 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
~/.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/
Ajenti Core and stock plugins
-
Updated
Dec 6, 2020 - Python
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
-
Updated
Oct 27, 2020 - Python
Daemon to ban hosts that cause multiple authentication errors
-
Updated
Dec 6, 2020 - Python
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
-
Updated
Nov 13, 2020 - Python
ALL IN ONE Hacking Tool For Hackers
-
Updated
Dec 4, 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
/tmp/ has been hard coded in some instances
This will be replaced with https://docs.python.org/3/library/tempfile.html which has been well implemented in some instances in the code.
A supercharged AWS command line interface (CLI).
-
Updated
Dec 5, 2020 - Python
how to use gui in the AidLearning?how to custom the gui?
-
Updated
Nov 1, 2020 - Python
A cross-platform python based utility to download courses from udemy for personal offline use.
-
Updated
Oct 11, 2020 - Python
GEF - GDB Enhanced Features for exploit devs & reversers
-
Updated
Dec 5, 2020 - Python
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions
-
Updated
Jul 3, 2019 - Python
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
-
Updated
Nov 9, 2020 - Python
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
-
Updated
Nov 20, 2020 - Python



Required skills: Python, maybe Cython
Difficulty: Medium
The openage converter is able to optimize the compression for created PNG files by utilizing a search algorithm inspired by OptiPNG. To do this, the search algorithm first tries 8 different compression settings by creating PNGs with these settings in-memory. The compression settings that produ