sskras / snowman

Snowman decompiler

Home Page:https://derevenets.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowman

Snowman is a native code to C/C++ decompiler, supporting x86, AMD64, and ARM architectures. You can use it as a standalone GUI application, a command-line tool, an IDA plug-in, a radare2 plug-in, an x64dbg plug-in, or a library. Snowman is free software.

Use

Clone the repository, follow the build instructions, run the decompiler. Alternatively, download the prebuilt packages, unpack, and run.

Contribute

We are not done yet. We want better generated code, even more convenient GUI, support for other architectures. Feel free to pick a problem, solve it, and send a pull request. Write to our mailing list if you have questions.

About

Snowman decompiler

https://derevenets.com/


Languages

Language:C++ 92.7%Language:C 4.4%Language:CMake 1.5%Language:Assembly 1.1%Language:Python 0.1%Language:SWIG 0.1%Language:Makefile 0.1%