Shortest Python quine
A Python quine I created in 2015 has been doing well on Stackoverflow.
A Python quine I created in 2015 has been doing well on Stackoverflow.
Example program for interfacing with the HackRF.
Patch for airodump for only logging relevant data for WPA cracking.
Application for cracking LoRaWAN sessions if the AppKey is known but the handshake is missed.
Virus-making excercise for getting to know assembly, Mach-O binaries and how virusses work.
Program for using the Razer Tartarus Chroma on Linux because the normal drivers weren't working.
Mailbot in Python for Postfix for setting up PGP encrypted mail.
Crackcoin is a very basic blockchain-free cryptocurrency PoC in Python. It's a project for discovering cryptocurrencies.
Bloomhash - Instant negative hash cracking wordlist lookup
Application to factorise an RSA modulus using very basic methods.
Program for practicing threaded server/client TCP sockets.
Script for showing ascii animations in the terminal using the Python curses library.
Programming excercise for using the canvas element from Javascript.
Python script for generating custom PNG chunks for testing decoders.