首页
社区
课程
招聘
[转帖]SmartDec 0.0.5 by Yegor Derevenets
发表于: 2014-9-27 09:53 13553

[转帖]SmartDec 0.0.5 by Yegor Derevenets

2014-9-27 09:53
13553
SmartDec 0.0.5 by Yegor Derevenets
SmartDec is a native code to C/C++ decompiler.

- 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 integrated into IDA’s GUI.

https://tuts4you.com/request.php?3595


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 941
活跃值: (1264)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
thanks for share

ChangeLog
•v0.0.5 (20 September 2014)

◦GUI: added font selection, fixed performance problems, implemented refactoring (no persistence so far), go to function definition, shortcuts for navigation.

◦IDA plug-in: correct handling of imports.

◦PE parser: parsing imports.

◦x86: support for hlt and movsxd instructions.
2014-9-27 11:57
0
雪    币: 333
活跃值: (369)
能力值: ( LV12,RANK:490 )
在线值:
发帖
回帖
粉丝
3
文件加了密码。。新版本改名字了。。
http://derevenets.com/

64位的程序,只有这个。。
2016-3-22 20:27
0
游客
登录 | 注册 方可回帖
返回
//