BinAbsInspector
BinAbsInspector: Vulnerability Scanner for Binaries (by KeenSecurityLab)
GhidRust
GhidRust: Rust decompiler plugin for Ghidra (by DMaroo)
BinAbsInspector | GhidRust | |
---|---|---|
4 | 1 | |
1,619 | 284 | |
0.1% | 0.0% | |
3.0 | 4.4 | |
about 1 year ago | about 1 year ago | |
Java | Java | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BinAbsInspector
Posts with mentions or reviews of BinAbsInspector.
We have used some of these posts to build our list of alternatives
and similar projects.
- BinAbsInspector: BinAbsInspector: Vulnerability Scanner for Binaries
- KeenLab:A analyzer for re engineering and scanning vulnerabilities in binaries
-
BinAbsInspector is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries.
BinAbsInspector (Binary Abstract Inspector) is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries, which is a long-term research project incubated at Keenlab. It is based on abstract interpretation with the support from Ghidra. It works on Ghidra's Pcode instead of assembly. Currently it supports binaries on x86,x64, armv7 and aarch64. https://github.com/KeenSecurityLab/BinAbsInspector
- BinAbsInspector (Binary Abstract Inspector) is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries, which is a long-term research project incubated at Keenlab. Currently it supports binaries on x86,x64, armv7 and aarch64.
GhidRust
Posts with mentions or reviews of GhidRust.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing BinAbsInspector and GhidRust you can also consider the following projects:
EMBA - EMBA - The firmware security analyzer
GhidraEmu - Native Pcode emulator
ghidra-scripts - A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
ghidra-emotionengine-reloaded - An extension for Ghidra that adds support for the PlayStation 2.
cwe_checker - cwe_checker finds vulnerable patterns in binary executables
ghidra-deep-links - A cross-platform plugin for Ghidra that provides deep linking support. This enables the generation of clickable disas:// links that can be included in 3rd party applications.