#
Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 2,838 public repositories matching this topic...
CTF framework and exploit development library
python
linux
exploit
assembly
python3
bsd
ctf
defcon
pwntools
ctf-framework
shellcode
rop
pwnable
capture-the-flag
wargame
python2
shellcoding
shellcode-development
-
Updated
Sep 19, 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
github
python
git
windows
macos
linux
shell
cli
github-enterprise
github-api
client
utility
development
programming
terminal
utilities
command-line
developer-tools
cli-app
github-client
-
Updated
Apr 11, 2020 - Python
Open
## Python/Regex fix
3
surister
commented
Jan 21, 2020
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
Sep 7, 2020 - Python
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
android
python
windows
linux
shell
backdoor
reverse-shell
rat
pentesting
post-exploitation
remote-access
payload
mac-os
meterpreter
pupy
reflective-injection
remote-admin-tool
-
Updated
Sep 7, 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
python
macos
linux
security
monitoring
bsd
ids
intrusion-detection
hids
fail2ban
intrusion-prevention
gplv2
ban-hosts
ips
anti-bot
attack-prevention
loganalyzer
security-tools
ban-management
-
Updated
Sep 17, 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.
nodejs
mysql
python
git
vim
macos
linux
bash
redis
cli
mac
aws
elasticsearch
cloud
spark
mongodb
iterm2
sublime-text
postgresql
android-development
-
Updated
Jun 20, 2020 - Python
legrostdg
commented
Jan 9, 2018
~/.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
linux
hacking
steganography
xss-detection
hacker
xss-attacks
ctf-tools
password-attack
ddos-attack-tool
allinonehackingtool
web-attack
wireless-attack
besthackingtool
-
Updated
Aug 27, 2020 - Python
A supercharged AWS command line interface (CLI).
python
windows
macos
linux
shell
cli
client
aws
utility
development
cloud
programming
terminal
utilities
aws-cli
cloud-management
developer-tools
-
Updated
Sep 16, 2020 - Python
Mycroft Core, the Mycroft Artificial Intelligence platform.
python
nlp
linux
open-source
raspberry-pi
weather
natural-language-processing
oss
ai
debian
skills
arch
fedora
natural-language
artificial-intelligence
sts
virtualenv
personal-assistant
pair
mycroft
virtualenvwrapper
voice-assistant
voice-as-an-interface
-
Updated
Sep 19, 2020 - Python
-
Updated
Feb 19, 2020 - Python
paint2android
commented
May 11, 2019
how to use gui in the AidLearning?how to custom the gui?
A cross-platform python based utility to download courses from udemy for personal offline use.
python
windows
macos
linux
downloader
cross-platform
download-subtitles
udemy
udemy-dl
vtt-to-srt
skip-captions
-
Updated
Sep 19, 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).
python
windows
macos
linux
shell
cli
client
utility
programming
terminal
hacker-news
utilities
developer-tools
hacker-news-reader
hacker-news-client
-
Updated
Aug 17, 2020 - Python
GEF - GDB Enhanced Features for exploit devs & reversers
python
linux
debugging
exploit
reverse-engineering
gdb
pwn
ctf
ida-pro
binary-ninja
malware-analysis
exploit-development
-
Updated
Sep 18, 2020 - Python
disconnect3d
commented
Jul 22, 2020
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions



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