Prising binaries openΒΆ
A stripped binary gives nothing away until it is made to run, and several of these will not run until something has been patched out of them first.
Challenges covering binary formats, anti-debug, exploitation, and obscure platforms.
- ELF x86 0 protection
- ELF x86 basic
- PE x86 0 protection
- ELF C++ 0 protection
- Godot 0 protection
- PE x86 0 protection
- ELF MIPS basic crackme
- ELF x64 golang basic
- ELF x86 fake instructions
- ELF x86 ptrace
- Godot bytecode
- WASM introduction
- ELF ARM basic crackme
- Godot mono
- PYC bytecode
- ELF x86 no software breakpoints
- ELF ARM crackme 1337
- ELF x86 crackpass
- ELF x86 exploitme
- ELF x86 random crackme
- GB basic Game Boy crackme
- APK anti-debug