ghidraal
A Ghidra extension for scripting with GraalVM languages, including Javascript, Python3, R, and Ruby. (by jpleasu)
BinAbsInspector
BinAbsInspector: Vulnerability Scanner for Binaries (by KeenSecurityLab)
ghidraal | BinAbsInspector | |
---|---|---|
1 | 4 | |
60 | 1,619 | |
- | 0.6% | |
0.0 | 3.0 | |
about 4 years ago | 12 months ago | |
Java | Java | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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.
ghidraal
Posts with mentions or reviews of ghidraal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-30.
-
Ruby and Clojure Support in Ghidra
If anyone is interested in other language support in Ghidra, you should definitely check out Jason Leasure's ghidraal project and the python 3 bridge by justfoxing too. Between them there is Python 3, Ruby, R, and Javascript support.
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.
What are some alternatives?
When comparing ghidraal and BinAbsInspector you can also consider the following projects:
Ghidra-SegaSaturn-Loader - A Sega Saturn loader for Ghidra
GhidRust - GhidRust: Rust decompiler plugin for Ghidra
ghidra_bridge - Python 3 bridge to Ghidra's Python scripting
EMBA - EMBA - The firmware security analyzer
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer
cwe_checker - cwe_checker finds vulnerable patterns in binary executables