View Full Version : Dumping memory with Olly
gary_flaffer
July 27th, 2006, 06:30
I just started to use Olly, but i have some problem figuring out how to dump some memory. Like 1000h from memory 40xxxx in my proces. Anyone can help me with that?
Regards gary
Ricardo Narvaja
July 27th, 2006, 07:12
you have plugins for dump, the plugin IsDebug can dump, you put the start address and the size of the zone and can dump,others plugins how ollydmp, are for pedump.
Ricardo Narvaja
blabberer
July 27th, 2006, 09:11
f you just want to dump a portion of memory
just use
rightclick -> create backup
ollydbg will dump the page under cursor as 0x401####.mem to where ever you say you want it saved
Powered by vBulletin® Version 4.2.2 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.