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
pyinstxtractor-ng
Open Source
PyInstaller Extractor Next Generation…
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
ret-sync
Open Source
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2…
AndKittyInjector
Open Source
Inject a shared library into a process using ptrace…
ipatool
Open Source
Command-line tool that allows searching and downloading app packages (known as ipa files) from the i…