glionying 发表于 2015-10-29 16:42

Snowman 雪人反编译器及IDA插件最新版



Snowman is a native code to C/C++ decompiler, see the examples of generated code.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.
Download
[*]v0.0.8 (17 September 2015)

[*]Standalone: Windows x86-64, Windows x86.
[*]IDA plug-in: Windows x86, Qt 4.8 for IDA 6.3-6.8, Windows x86, Qt 4.7 for IDA 6.1, Linux x86, Qt 4.8 for IDA 6.3-6.8.
[*]Sources.



运行示例图:




独立运行版本及IDA插件打包下载地址:

链接: http://pan.baidu.com/s/1mgzqPRy 密码: 9sjc





炫耀 发表于 2015-11-4 16:24

。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

currwin 发表于 2015-11-4 18:10

一时间不知道是什么原来死F4啊

beatit 发表于 2015-12-23 22:44

感谢楼主的分享。

snowmanX 发表于 2018-3-2 21:15

beatit 发表于 2015-12-23 22:44
感谢楼主的分享。

snowman已经开源: https://github.com/yegord/snowman

kakaon1 发表于 2018-3-4 09:28

Thank you!

a779863081 发表于 2018-3-10 10:30

反编译还是看不懂。。。

玩机小白 发表于 2018-3-13 22:30

感谢分享!
谢谢大牛
页: [1]
查看完整版本: Snowman 雪人反编译器及IDA插件最新版