QuickAddressCopy (an OllyDbg v1.10 plugin)
This tiny plugin allows you to copy the address of the selected item/command/byte with the Ctrl+X keyboard shortcut.
Note that the plugin works only for OllyDbg v1.10. For OllyDbg v2, you can achieve the same with:
Options -> Edit shortcuts… (“Copy address” in “Dump: Edit”)
quick_address_copy.zip (1.6 kB)
Posted in Releases, Software by Michael (Ramen Software) on March 17th, 2015.
Tags: ollydbg, quick-address-copy
Tags: ollydbg, quick-address-copy
Hi,
Can you add RVA copy ?
Always take time to calc VA-BASE
Like Ctrl+R as shortcut will be great
Thanks in advance.
Hi, this is an OllyDbg v1.10 plugin. Are you still using OllyDbg v1.10? I switched to x64dbg a long time ago, and I highly recommend it. As for this plugin, I can publish its source code if it will help, but I won’t be developing it further.
Yeah I do, as I use many other debuggers like x64dbg, IDA, Ghidra, WinDbg…etc
Do not matter I’ve fixed OllyCopy plugin with msvcr100.dll
it’s more better than your plugin which is too much limited…
Thank you anyway, Have a Nice Day !