today I modded a plugin (any older china plugin from 2010) so if you need it too then have fun with my version. :)
CopyHexCode 2014
-----------------------------------
- Olly 1.10 Plugin
- Translates Opcodes to C-Style "\x%%"
- No Byte Limits
How to use?
-----------------------------------
- Copy plugin into your Olly plugin folder
- Select code in Olly Disassembly window
- Press right mouse and choose "Use CopyHexCode 2014"
- Now you got the C-Style bytes in clipboard
- Just paste them where you want
- Very useful plugin for coders or MultiASM users
Why I patched the original plugin?
-----------------------------------
- The original Plugin has a 82 byte copy limit & does crash Olly
if you select more bytes to copy
- Also I don't like limits