首页
社区
课程
招聘
[转帖]MemoryDumpv0.9a by aeon
2009-8-8 22:50 5830

[转帖]MemoryDumpv0.9a by aeon

2009-8-8 22:50
5830
MemoryDumpv0.9a by aeon

after two years of inactivity I decided for small update


Plugin is intended to save/load bytes from momory dump window of the process in 
 various forms. In the dump window right click and select 'Memory Dump' in the popup menu 
 pick your choice.

 Possible choices are:

 - Load Dump
    Allows to fill process' memory with data from a file. (Be sure what you are 
    doing, overwriting the process memory may cause you a lot of trouble.)

 - Save Dump
    Copies selected bytes from dump into a file.
			
 - Clipboard(Text)
    Copies selected bytes from dump into a clipboard (text only).

 - Delphi/Pascal Table
    Generates table of selected bytes which can be easily used in Delphi/Pascal

 - C/C++ Table
    Generates table of selected bytes which can be easily used in C/C++

 - ASM Table
    Generates table of selected bytes which can be easily used in Assembler 
    (MASM Tested)

 - Visual Basic Table
    Generates table of selected bytes which can be easily used in Visual Basic 

 - Range Dump (ALT+R)
    Dumps Range of defined bytes by: 

	- Lenght : Tick End Address/Lenght
        - End Address : Untick End Address/Lenght

    Xor Dump With: Self-explanatory 
	
    Button with [<] symbol enters address of last byte clicked(not selected) in the dump,
    it's more convenient than entering addresses manually.


 - Xor Selection
    Xors Selection and shows dumped data in Olly's window. This window cannot be used 
    for another byte manipulation with plugin because dump is created in your Win's 
    temporary folder and not in memory.


 - Quick Dump (ALT+Q)
     Allows quickly select and dump data, mark the start(SHIFT+1) and the end(SHIFT+2) of 
     the block in dump window, then just press (ALT+Q).

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

上传的附件:
收藏
点赞1
打赏
分享
最新回复 (6)
雪    币: 211
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
bhalu 2009-8-27 12:52
2
0
Thanks you!
雪    币: 1844
活跃值: (35)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
yingyue 2009-8-27 15:51
3
0
林版以后多用点英文,实不相瞒,单词很多都认得,但看起来很不舒服
雪    币: 4581
活跃值: (942)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
b23526 2009-8-27 15:57
4
0
好东西啊,下了
雪    币: 260
活跃值: (27)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
dhtfish 2009-11-29 14:29
5
0
这个东西牛逼哈哈,
雪    币: 161
活跃值: (261)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
陳明展 2009-12-4 10:01
6
0
收藏 OD 插件感謝。
雪    币: 119
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
刘觐肇 2009-12-4 10:37
7
0
谢谢分享,收藏了
游客
登录 | 注册 方可回帖
返回