Skip to content

asdlei00/snowman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowman

Snowman is a native code to C/C++ decompiler, supporting x86, AMD64, and ARM (experimental) architectures. You can use it as a standalone GUI application, command-line tool, IDA 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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 4.3%
  • CMake 1.5%
  • Other 0.2%