Snowman C++ Decompiler icon
Snowman C++ Decompiler icon

Snowman C++ Decompiler

Snowman is a native code to C/C++ decompiler.

Cost / License

  • Free
  • Open Source

Application type

Alerts

  • Discontinued

Platforms

  • Windows
  • Linux
  • C (programming language)
  • C#  Untested
  • C++
Discontinued

The website and GitHub repository are unavailable.

-
No reviews
5likes
0comments
0news articles

Features

Suggest and vote on features
  1.  ARM support
  2.  X86/x64 Compatibility
  3.  NET Framework
  4.  C Decompiler

 Tags

Snowman C++ Decompiler News & Activities

Highlights All activities

Recent activities

No activities found.

Snowman C++ Decompiler information

  • Developed by

    UA flagyegord
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentSystem & Hardware

GitHub repository

  •  2,257 Stars
  •  301 Forks
  •  94 Open Issues
  •   Updated  (Archived)

Popular alternatives

View all
Snowman C++ Decompiler was added to AlternativeTo by OAKSIF0 on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Snowman C++ Decompiler?

Standalone Version

Supports ARM, x86, and x86-64 architectures.

Reads ELF, Mach-O, and PE file formats.

Reconstructs functions, their names and arguments, local and global variables, expressions, integer, pointer and structural types, all types of control-flow structures, including switch.

Has a nice graphical user interface with one-click navigation between the assembler code and the reconstructed program.

Has a command-line interface for batch processing.

IDA Plug-in

Enjoys all executable file formats supported by the disassembler.

Benefits from IDA’s signature search, parsers of debug information, and demanglers.

Decompiles a chosen function or the whole program by push of a button.

Allows easy jumping between the disassembler and the decompiled code.

Fully integrates into IDA’s GUI.

| | | | | | | | | | | | | | | | | |

PGP public key, to verify the signatures of the git tags.

Installation Instructions

Standalone version you can just unpack and run.

IDA plug-in is installed by copying .plw, .p64, .plx, .dll, .so files to IDA’s plugins directory.

Usage Instructions

Do not try to decompile large programs at once. Select a necessary part in the assembly listing and push Ctrl-E instead. Or better use the Snowman IDA plug-in.

When using the IDA plug-in, press F3 to decompile the function under cursor.

Contacts

To report a bug or request a feature, please create an issue.

To submit a patch open a pull request.

To ask questions, use the mailing list.

To ask questions that should not go in public, write me an e-mail.

Snowman C++ Decompiler Videos

Official Links