neptune-spear's Stars
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
swaroopch/byte-of-python
Beginners book on Python - start here if you don't know programming
andromedamoon-stack/Real-World-Python--No-Startch-
completed projects done using ideas from Real-World Python by Lee Vaughan
rlvaugh/Impractical_Python_Projects
Code & supporting files for chapters in book
PrateekKumarSingh/CheatSheets
CheatSheets for Powershell, Exchange, Sharepoint, Lync, RegEx, VSCode and more
netxfly/x-crack
x-crack - Weak password scanner, Support: FTP/SSH/SNMP/MSSQL/MYSQL/PostGreSQL/REDIS/ElasticSearch/MONGODB
Ignitetechnologies/Vulnhub-CTF-Writeups
This cheasheet is aimed at the CTF Players and Beginners to help them sort Vulnhub Labs. This list contains all the writeups available on hackingarticles.
timest/goscan
goscan is a simple and efficient IPv4 network scanner that discovers all active devices on local subnet.
OpenToAllCTF/REsources
Reverse Engineering Resources
RPISEC/Malware
Course materials for Malware Analysis by RPISEC
johnjhacking/Buffer-Overflow-Guide
This Bufferflow Guide includes instructions and the scripts necessary for Buffer Overflow Exploitation. This guide is a supplement for TheCyberMentor's walkthrough. Please watch his walkthrough if you're confused. Feel free to implement Pull Requests or raise Issues.
PacktPublishing/Mastering-Python-Networking-Second-Edition
Mastering Python Networking - Second Edition, by Packt
rougier/CPP-Crash-Course
C++ Crash Course
parsiya/Hacking-with-Go
Golang for Security Professionals
blackhat-go/bhg
Code samples for No Starch Press Black Hat Go
hmaverickadams/Beginner-Network-Pentesting
Notes for Beginner Network Pentesting Course
braydie/HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
GitbookIO/javascript
GitBook teaching programming basics with Javascript
Hacker0x01/hacker101
Source code for Hacker101.com - a free online web and mobile security class.
ctfs/resources
A general collection of information, tools, and tips regarding CTFs and similar security competitions
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
Crandy9/Prefix-to-Postfix-Converter
This Java application demonstrates the use of stacks through converting postfix expressions to prefix, and vice-versa