Skip to content

SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.

License

Fleynaro/SDA

Repository files navigation

What is it?

SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs.

Now SDA is being developed. You can use it only as demo as there are many bugs and there is much to do.

Features

SDA has the features:

  • Decompiler that has been developed from scratch (better than Ghidra in some cases)
  • Symbol/data type/function/... editors
  • Assembler code viewer
  • Function graph viewer
  • PCode debugger that is platform and processor independent
  • Many others

Screenshots

See /screenshot directory.

Decompiler:

Decompiler

Debugger:

Debugger

Structure Editor:

Structure Editor

Function Graph Viewer:

Function Graph Viewer

About

SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published