Log in

View Full Version : IceDump - load?


BruceLee
September 26th, 2002, 18:18
Hey!

How load proggie in SoftIce with /load command, it is command in IceDump:

In readme wrote:

/load <address> <length> <proggiename>

??

nofurs
September 26th, 2002, 18:56
Hi,
below is an example
400000=imagebase
8dfe0=address

/load 400000 8dfe0 progie name
its the same way as dumping a proggie
/pedump 400000 8dfe0 progie name

Hope it helps

BruceLee
September 26th, 2002, 21:03
I'll try but don't work ...

Thx, anyway!

Bruce Lee

JMI
September 26th, 2002, 21:34
BruceLee:

Did you use the full path to the proggie name? Such as C:\program files\proggie name? or whatever?? Maybe it is not finding your proggie because the path name is not complete. Give it a shot.

Regards.

DakienDX
September 27th, 2002, 00:40
Hello BruceLee !

I might have misunderstood you, but are you trying to load a program or just some data?

You can only load some data from disc with the /LOAD command. If you want to load a program or if you want to break at the program's OEP you must use SoftICE Symbol Loader or ICELoad.