Skip to content

nihilus/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, ARM and MIPS 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.

Packages

No packages published

Languages

  • C++ 93.1%
  • C 3.7%
  • CMake 3.0%
  • Other 0.2%