🌐
GitHub
github.com › x64dbg › snowman
GitHub - x64dbg/snowman: Snowman Decompiler for x64dbg (LOOKING FOR MAINTAINER)
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.
Starred by 326 users
Forked by 58 users
Languages   C++ 93.7% | C 4.4% | CMake 1.7%
🌐
GitHub
github.com › yegord › snowman
GitHub - yegord/snowman: Snowman decompiler
Snowman decompiler. Contribute to yegord/snowman development by creating an account on GitHub.
Starred by 2.3K users
Forked by 302 users
🌐
Uxwing
bushart.org › jonas bushart's blog › resources › snowman decompiler
Snowman Decompiler | Jonas Bushart
A standalone C decompiler. Also has an IDA plugin. Supports ARM, x86, and x86-64 architectures. Reads ELF, Mach-O, and PE file formats.
🌐
YouTube
youtube.com › watch
Solve a crackme with x64dbg and Snowman decompiler - YouTube
Solve a simple crackme exercise with x64dbg and Snowman ☃️ decompiler.* Reverse engineer the flag check logic* Navigate around a fake decoy flag* Find the re...
Published   May 28, 2020
🌐
YouTube
youtube.com › watch
How to get Snowman Decompiler in x64dbg and get a ...
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
🌐
GitHub
github.com › xdarklight › snowman
GitHub - xdarklight/snowman: Snowman decompiler
Snowman is a native code to C/C++ decompiler, supporting x86, AMD64, ARM and MIPS (experimental) architectures. You can use it as a standalone GUI application, command-line tool, IDA plug-in, or a library.
Author   xdarklight
🌐
AlternativeTo
alternativeto.net › software › snowman-c--decompiler
Snowman C++ Decompiler Alternatives: Top 7 Decompilers & Similar Apps | AlternativeTo
Snowman C++ Decompiler is described as 'Snowman is a native code to C/C++ decompiler' and is a Decompiler in the development category. There are seven alternatives to Snowman C++ Decompiler for Windows, Linux, .NET Framework, Mac and Haiku.
🌐
Reddit
reddit.com › r/cpp › snowman is a native code to c/c++ decompiler, see the examples of generated code
r/cpp on Reddit: Snowman is a native code to C/C++ decompiler, see the examples of generated code
February 4, 2014 - Someone who can read C but not assembly could easily load their binary into Snowman's stand alone exe and immediately be rewarded with a C representation without the IDA learning curve. I will say that it did an excellent job of finding known C library and Windows function names. That was a welcome surprise in a free decompiler.
🌐
Hacker News
news.ycombinator.com › item
Snowman native code to C/C++ decompiler for x86/x86_64/ARM | Hacker News
February 14, 2022 - It basically hashes machine code (with address parts removed) [1], then when reverse engineers label and push symbols to the server (or get them from some debug build), others can pull and see what the functions are called in completely unrelated projects, that use the same libraries / have ...
Find elsewhere
🌐
GitLab
gitlab.com › cincan › tools › repository
stable/snowman-decompile · master · CinCan / tools · GitLab
Docker images of the tools are pushed into three places; Docker Hub, GitHub Container Registry and...
🌐
Hacker News
news.ycombinator.com › item
Snowman: native code to C/C++ decompiler | Hacker News
May 19, 2017 - The radeco project is a train wreck. The current state of radeco-lib (unless it's been remediated in the last month) is disappointing and the only reason it compiles is because the last SoC student appears to have commented out the bindings that radeco is meant to use to get radeco-lib to do ...
🌐
ThreatBlogger
threatblogger.com › 2024 › 02 › 27 › x64dbg-snowman-decompiler
X64dbg /Snowman Decompiler – ThreatBlogger
December 21, 2024 - The decompiler allows you to understand the structure and logic of classes, by turning assembly into Pseudo code. This Pseudo code is complex and hard to understand, more code is produced than needed, you have partial or missing code making reconstructing the code more complex. ... Snowman decompiles C++ Object-Oriented code to (ANSI-C ) C code of the same equivalent...
🌐
Top Best Alternatives
topbestalternatives.com › snowman-c-plus-plus-decompiler
11 Snowman C++ Decompiler Alternatives – Top Best Alternatives
Snowman is a decompiler program that converts native code to C/C++ source files. It is available in two variants; Standalone and IDA Plug-in. The Standalone Version is compatible with several architectures such as ARM, x86, and x86-64. It can read input from multiple formats like PR, ELF, and ...
🌐
SaaSHub
saashub.com › snowman-c-plus-plus-decompiler-alternatives
Snowman C++ Decompiler Alternatives & Competitors - SaaSHub
Some of the top features or benefits of Snowman C++ Decompiler are: User-Friendly Interface, Cross-Platform, Integration with IDEs, and Open Source.
🌐
UnKnoWnCheaTs
unknowncheats.me › forum › general-programming-and-reversing › 124739-snowman-native-code-decompiler.html
[Information] Snowman - Native code to C/C++ decompiler
July 10, 2014 - Hey team, I just found a native code to c/c++ decompiler called Snowman. It looks really promising. Who wouldn't want a free hex-rays!? Standalone Ver
🌐
Packtpub
subscription.packtpub.com › book › reverse-engineering › 9781788838849 › 5 › ch05lvl1sec42 › decompilers
Tools of the Trade | Mastering Reverse Engineering
It can run as astandalonetool, or as an IDA Pro plugin. The source can be found at https://github.com/yegord/snowman, while itscompiledbinaries can bedownloadedfrom https://derevenets.com/. It is available for Windows and Linux. Hex-Rays: This is also a C and C++ decompiler and runs as a plugin for IDA Pro.
🌐
CodeSandbox
codesandbox.io › p › github › tehmasta › snowman
snowman
CodeSandbox is a cloud development platform that empowers developers to code, collaborate and ship projects of any size from any device in record time.