风吹屁屁凉 发表于 2013-1-17 15:56

BinaryCopyEx

BinaryCopyEx is a plugin for OllyDbg 2.01 debugger. The plugin allows to extend the OllyDbg capabilities.
Now binary code can be copied with following syntaxes:
- None (Dump only)
- Assembler
- C/C++
- Pascal
- Basic
and with following data types:
- Byte
- Word
- Dword
- Qword

Main features allow:
- to select vitual memory address/address range directly in CPU Pane (Disasm, Dump or Stack panes)
- to enter vitual memory address/address range in window manually
- to copy binary to clipboard (according to selected format: syntax, data type, etc.)
- to save binary to text file (according to selected format: syntax, data type, etc.)

Some format features allow:
- to set items (byte, word, dword, qword) per line
- to set leading zero (if it is necessary)
- to split items by any characters (also spaces, tabs and etc.)
- to swap bytes of items (word, dword, qword)

Some plugin options allow:
- to create toolbar button on startup (default is on)
- to change toolbar button offset (position in toolbar)
- to switch on/off flashes (messages) in the OllyDbg info line when vitual memory address/address range is selected
- to change text file extention (default is .txt)

Compatible with OllyDbg versions: 2.01g & 2.01h
OS support: WinXP SP3, WinVista, Win7 (x86).

p.s. Let me know if you found some bugs. I wait for your notes, ideas which help me to improve the plugin.

Regards, huntingspace

Dlan 发表于 2013-1-17 16:04

这个插件具体怎么用 - -

zhang63 发表于 2013-1-17 16:13

bambooqj 发表于 2013-1-17 16:17

c3358 发表于 2013-1-17 18:36

谢谢分享~~~

c3358 发表于 2013-1-17 18:39

没看清楚。。。。支持2.0版

congyugyf 发表于 2013-2-7 16:27

什么东东









kk66270933 发表于 2013-2-10 19:15

不知道是干什么用的.下来试试.大家新年好
页: [1]
查看完整版本: BinaryCopyEx