Personal collection of favorite tools to solve CTF challenges
Dissasembler/Debugger -> Radare2 github + GUI cutter github, GDB Peda github
Find packer,obfuscation -> Detect It easy github, PEiD, checksec
Other -> IDA, Hopper, Snowman site produces nice code
Recon/Utilities -> readelf, file, elfutils, strace, ltrace
Text hidden in image -> Zsteg github
Images hidden in image -> This worked once
File recognition -> binwalk, file
Images meta -> exiftool
Cheat sheet -> site
Linux host -> site useful for enumerating basic configuration
Windows host [site] useful for Windows exploration.
: Bottomupcs.com