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 |
---|---|---|
| A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
| A tool that extracts information from native and .NET assemblies | 409 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| A tool for packaging source code into a distributable package. | 1 |
| A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| Extracts structured information from digital data without parsing file systems | 1,129 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 240 |
| A command-line tool designed to uncover secrets and links in source code by analyzing JavaScript files. | 482 |
| A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| A toolset for analyzing and manipulating Java bytecode | 2,003 |
| A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. | 102 |
| A tool for analyzing and improving the quality of Clojure code | 1,722 |
| Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |