首页
社区
课程
招聘
[转帖]Plugin: Memory Dump by aeon update 12.10
发表于: 2007-12-11 02:10 6237

[转帖]Plugin: Memory Dump by aeon update 12.10

2007-12-11 02:10
6237
Description:

In the dump window right click and select 'Memory Dump' in the popup menu
pick your choice.

Possible choices are:

- File
Copies selected bytes from dump into a file.

- Clipboard
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
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.

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 1919
活跃值: (901)
能力值: ( LV9,RANK:490 )
在线值:
发帖
回帖
粉丝
2
thanks~~~
2007-12-11 12:29
0
雪    币: 113
活跃值: (16)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
研究研究 ^_^
2007-12-12 09:25
0
雪    币: 1844
活跃值: (35)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
4
实验一下,当小白
2007-12-12 17:19
0
游客
登录 | 注册 方可回帖
返回
//