# CTF useful links ## Reverse - binwalk (```sudo apt install binwalk```) - Extract file: foremore - C# reverse: dnSpy https://github.com/dnSpy/dnSpy ## Pwn - Pwndbg - https://github.com/pwndbg/pwndbg - https://www.cnblogs.com/ve1kcon/p/17812420.html - Libc tool - https://libc.blukat.me/ - https://libc.rip/ - https://github.com/matrix1001/glibc-all-in-one ## Misc tool - qrcode: - qrazybox - https://merri.cx/qrazybox/ (online) - https://github.com/Merricx/qrazybox (local) - cyberchef https://gchq.github.io/CyberChef/ - image processing - gimp https://www.gimp.org/downloads/ - darktable https://www.darktable.org/ - OpenStego https://www.openstego.com/ - hex reader - winhex http://www.winhex.com/winhex/hex-editor.html - Notepad++ View-in-hex plugin ## Web - https://archive.org/web/ - JavaScript deobfuscate - https://www.dejs.vip/2obfuscator - https://dev-coco.github.io/Online-Tools/JavaScript-Deobfuscator.html ## Crypto - vigenere-solver https://guballa.de/vigenere-solver