Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 20:16

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: dumping program's memory
PostPosted: 06 Jan 2008 20:25 

Joined: 22 Dec 2007 15:57
Posts: 10
hello!

when program executes and loads all stuff into memory, i would like to know, where exactly are text strings saved. whats the simplest way to dump all memory data used by this program, so i could find all strings? comercial memory dumpers dump only .exe or other useless shit...

thanks for help.


Top
 Profile  
 
 
 Post subject:
PostPosted: 03 Apr 2008 12:29 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
a debugger like Ollydbg or Immunity debugger allows you to see/modify ALL the memory of the running program


Top
 Profile  
 
 Post subject:
PostPosted: 03 Apr 2008 16:05 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
if im correct .. Tsearch and ArtMoney can show you memory too.
well you have to choose process (file) first. you can see both .. .dll and .exe memory in HEX view with those (also ASCii).
Those are memory editors so those programs should do just fine. ArtMoney can also show HEX values in float. and yes it shows ASCii on the side (text).

but those programs cant dump program's memory. only the process memory you select and thats just one file .dll or .exe.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: