ghidra-emotionengine-reloaded
An extension for Ghidra that adds support for the PlayStation 2. (by chaoticgd)
BinAbsInspector
BinAbsInspector: Vulnerability Scanner for Binaries (by KeenSecurityLab)
| ghidra-emotionengine-reloaded | BinAbsInspector | |
|---|---|---|
| 2 | 4 | |
| 222 | 1,667 | |
| 5.0% | -0.2% | |
| 6.7 | 3.0 | |
| 10 days ago | about 2 years ago | |
| Java | Java | |
| Apache License 2.0 | 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.
ghidra-emotionengine-reloaded
Posts with mentions or reviews of ghidra-emotionengine-reloaded.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-06.
-
im trying to find the debug symbols for a ps2 game
There's a tool there called "stdump" and a matching ghidra extension.
-
Fatal Frame 1 is finally fixed on PCSX2!
Before we get into the thick of it I want to give a special thanks and shout out to ChaoticGD on Discord / GitHub for his fucking incredible tool ccc, https://github.com/chaoticgd/ccc And his fork of the beardy pig EE plug-in for Ghidra, https://github.com/chaoticgd/ghidra-emotionengine-reloaded
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 ghidra-emotionengine-reloaded and BinAbsInspector you can also consider the following projects:
GhidraEmu - Native Pcode emulator
ghidra-scripts - A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
Ghidra-Switch-Loader - Nintendo Switch loader for Ghidra
ghidra-fr60 - Ghidra Plugin for Fujitsu FR60 Processors. Focused on DVRP's MB91302A in the Sony PSX.
cwe_checker - cwe_checker finds vulnerable patterns in binary executables