PackerAttacker
Code extractor
An application designed to detect and extract hidden code from malicious Windows executables.
C++ application that uses memory and code hooks to detect packers
270 stars
30 watching
72 forks
Language: C++
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
suse/clang-extract | A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
codecracker-tools/megadumper | A tool that extracts information from native and .NET assemblies | 409 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
onyxflames/cpack | A tool for packaging source code into a distributable package. | 1 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
simsong/bulk_extractor | Extracts structured information from digital data without parsing file systems | 1,129 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 750 |
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 240 |
byt3hx/jsleak | A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. | 482 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
storyyeller/krakatau | A toolset for analyzing and manipulating Java bytecode | 2,003 |
joakim-brannstrom/dextool | A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. | 102 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,722 |
woshiccm/pecker | Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |