How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Linker/Compiler/Tool detector for Windows, Linux and MacOS.
Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the
Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness
A static analyzer for PE executables.
The main features of justicerage/manalyze are: Detection and Classification, Binary Analysis, Malware Analysis, Security and Vulnerability Scanning.
Projects with overlapping indexed features include: jkinder/jakstab — The Jakstab static analysis platform for binaries. korelogicsecurity/mastiff — Malware static analysis framework. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… horsicq/nauz-file-detector — Linker/Compiler/Tool detector for Windows, Linux and MacOS. katjahahn/portex — Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation… m4rco-/dorothy2 — A malware/botnet analysis framework written in Ruby.