/CTFtools

Just some ctf tools

CTFtools

Personal collection of favorite tools to solve CTF challenges

Reverse Engineering

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

Forensics/Stego

Text hidden in image -> Zsteg github

Images hidden in image -> This worked once

File recognition -> binwalk, file

Images meta -> exiftool

Web Exploitation

Cheat sheet -> site

Intel Gathering

Linux host -> site useful for enumerating basic configuration

Windows host [site] useful for Windows exploration.

   : Bottomupcs.com