Vigenère cipher solver - https://f00l.de/hacking/vigenere.phparrow-up-right
Frequency Analysis - https://f00l.de/hacking/freq_analysis.phparrow-up-right
Wordlist Generator - https://f00l.de/hacking/wordlist_generator.phparrow-up-right
MD5 decrpyt - https://www.md5online.org/md5-decrypt.htmlarrow-up-right
PCAP file fixer - https://f00l.de/hacking/pcapfix.phparrow-up-right
File Type Revealer (online binwalk) - https://f00l.de/hacking/reveal.phparrow-up-right
embed code from a binary for usage in a c-program or perl-script - https://f00l.de/hacking/bin2code.phparrow-up-right
pwntools for writing Python scripts:
Last updated 5 years ago
pwntools: python3 -m pip install --upgrade git+https://github.com/Gallopsled/pwntools.git@dev3