Releases: sgfvamll/gsat
Releases · sgfvamll/gsat
gsat-1.2
Updates:
- Dumpping function symbols and strings into SOG.
- Support java.
- Skip functions with empty CFG info (raise an exception before).
- Rebase the input cfg summaries rather than the program. It works around some strange bugs.
Note, you should still use gsat-1.1 or gsat-1.0 if you want to use it with HermesSim.
gsat-1.1.1
gsat-1.1.jar: the built jar package.
Updates:
- Automatically generate cfg files if they are not found.
- Support dumping decompiled C code.
gsat-1.0.0
- ghidra-withsrc.jar: the external library needed for building, refer to Build section for detail.
- gsat-1.0.jar: the built jar package.