mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 02:23:04 +00:00
Added online decompiler
This commit is contained in:
parent
eb504b242b
commit
91ad7e27a2
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ Check solve section for steganography.
|
|||
- [Boomerang](https://github.com/BoomerangDecompiler/boomerang) - Decompile x86/SPARC/PowerPC/ST-20 binaries to C.
|
||||
- [ctf_import](https://github.com/docileninja/ctf_import) – run basic functions from stripped binaries cross platform.
|
||||
- [cwe_checker](https://github.com/fkie-cad/cwe_checker) - cwe_checker finds vulnerable patterns in binary executables.
|
||||
- [Decompiler.com](https://www.decompiler.com/) - C#, Python, Android and Java online decompiler.
|
||||
- [demovfuscator](https://github.com/kirschju/demovfuscator) - A work-in-progress deobfuscator for movfuscated binaries.
|
||||
- [Frida](https://github.com/frida/) - Dynamic Code Injection.
|
||||
- [GDB](https://www.gnu.org/software/gdb/) - The GNU project debugger.
|
||||
|
|
Loading…
Reference in a new issue