![]() |
|
#1
|
|||
|
|||
|
SoftIce (v3.1) Memory Searching problem ...
Can someone advice me how I should search memory for some value ? I am using "s 0 l ffffffff 'value'" but I often get freeze computer (neverending searching - or searching is very slow and I cant cancel it) and can do nothing but reset. Is there way how can I get memory range which is used by program I am "analyzing" (prob newbie question - sorryz). Or maybe there is better tool for memory searching? Thx in advance.
|
|
#2
|
|||
|
|||
|
I had this problem before, I think that I fixed this by always searching only the first 2gb of memory since user mode program only have access to this part of the memory. The other half is reserved for the kernel and it's driver. So instead of doing s 0 l FFFFFFFF do s 0 l 7FFFFFFF.
|
|
#3
|
|||
|
|||
|
Thx ! No problems now.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Softice Problem | willii | General Discussion | 2 | 05-16-2006 15:41 |
| SoftIce problem | jonwil | General Discussion | 4 | 11-16-2004 06:59 |
| Problem with SoftIce 3.1! Help me plz. | SkY[vN] | General Discussion | 7 | 02-28-2004 19:58 |
| Is this another XP problem with Softice? | sync | General Discussion | 1 | 08-23-2002 09:49 |