codypierce / hackers-grepLinks
hackers-grep is a utility to search for strings in PE executables including imports, exports, and debug symbols
☆171Updated 7 years ago
Alternatives and similar repositories for hackers-grep
Users that are interested in hackers-grep are comparing it to the libraries listed below
Sorting:
- Small tool for disassembling shellcode (using objdump)☆148Updated 3 years ago
- Simple shellcode decoder using unicorn-engine☆99Updated 10 years ago
- Malware Analysis Tool using Function Level Fuzzy Hashing☆191Updated 10 years ago
- PyAna - Analyzing the Windows shellcode☆247Updated 9 years ago
- Detects code differentials between executables in disk and the corresponding processes/modules in memory☆115Updated 5 years ago
- flare-dbg is a project meant to aid malware reverse engineers in rapidly developing debugger scripts.☆150Updated 8 years ago
- Basic command line, text-based, shellcode debugger.☆92Updated 8 years ago
- Yet another Python library to read and write PE/PE+ files.