首页
社区
课程
招聘
[转帖]REDasm 2.1
发表于: 2019-5-13 06:13 5730

[转帖]REDasm 2.1

2019-5-13 06:13
5730


Introduction

REDasm is an interactive, multiarchitecture disassembler written in modern C++11 using Qt5 as UI Framework, its core is modular and it can be easily extended in order to support newfile formatsandinstruction sets.
You can hack and improve REDasm without any issues and limitations.

Version 2.1 - 11/05/2019

Dropped QtWebEngine, native graph rendering.

Improved Rendering performance.

Improved Analysis speed and reliability.

Improved string detection.

Improved RTTI analysis.

Implemented Visual Studio's static libraries loader (.lib).

Implemented AVR8 Assembler (will be improved in the next releases).

Added Visual C++ 6, 2003, 2005, 2008 and 2017 signatures (32 bit only, for now).

Added MFC 6, 7.1, 8.0 and 9.0 signatures (32 bit only, for now).

PE Loader: Parse exception directory, classify executable (VB6, Delphi, MSVC, etc).

Fixed AppImage.

Lots of improvements.

Lots of bug fixes.


_https://github.com/REDasmOrg/REDasm  


[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

最后于 2019-5-13 06:19 被linhanshi编辑 ,原因:
收藏
免费 2
支持
分享
最新回复 (3)
雪    币: 3279
活跃值: (1997)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
这个是调试器吗
2019-5-13 09:31
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
chixiaojie 这个是调试器吗
开源的反编译 软件.
2019-5-13 11:06
0
雪    币: 12348
活跃值: (5113)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4

有点像 IDA 哟
2019-5-13 13:28
0
游客
登录 | 注册 方可回帖
返回
//