首页
社区
课程
招聘
[转帖] MemoryDump 0.1 by Aeon
发表于: 2007-12-4 14:31 5071

[转帖] MemoryDump 0.1 by Aeon

2007-12-4 14:31
5071
MemoryDump 0.1 by Aeon

I often need copy just a number of bytes from debugged process to a file, there are few plugins but all of them works on principle of entering start and end addresses manually. I've been searching for something simple which would allowed me easily copy a number of bytes from dump window but could not find anything, so I decided to write it myself.

Simply select desired bytes in dump window, open right click menu and pick 'Memory Dump' to save them.

- copy to clipboard: this comes handy when user wants to access string from dump fast and use it immediately somewhere else (does not work very well with control characters)

- version for immunity debugger

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 180
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
谢谢共享
还有IM版本呢?
2007-12-4 20:35
0
游客
登录 | 注册 方可回帖
返回
//