mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-12 22:37:07 +00:00
Added cwe_checker
cwe_checker finds vulnerable patterns in binary executables.
This commit is contained in:
parent
84d1cee01f
commit
01af1afd7f
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ Check solve section for steganography.
|
|||
- [BinWalk](https://github.com/devttys0/binwalk) - Analyze, reverse engineer, and extract firmware images.
|
||||
- [Boomerang](https://github.com/nemerle/boomerang) - Decompile x86 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
|
||||
- [Frida](https://github.com/frida/) - Dynamic Code Injection
|
||||
- [GDB](https://www.gnu.org/software/gdb/) - The GNU project debugger
|
||||
- [GEF](https://github.com/hugsy/gef) - GDB plugin
|
||||
|
|
Loading…
Reference in a new issue