Example Usage
# Clone the repository git clone https://github.com/ByamB4/Common-CTF-Challenges.git cd Common-CTF-Challenges # Search for keywords grep -r "pickle" . grep -r "sql" web/ # Or use ripgrep (faster) rg -n "pickle" rg -n "sql" web/
See also
xAnalyzer
Open Source
…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
AndKittyInjector
Open Source
Inject a shared library into a process using ptrace…
pokeheartgold
Free
Decompilation of Pokemon HeartGold/SoulSilver…
Binwalk
Open Source
Kali
Firmware analysis tool for searching, extracting, and analyzing binary images. Identifies embedded f…