Log in

View Full Version : offset


kip
March 12th, 2001, 14:05
okay, I am a "very beginner"...
I found a tutorial for psp, but a different version that I have..
okay, I played around a bit with softice,
trying out things, until I found something.
then I wanted to disassemble it with wdasm, but it crashes when trying (only with psp).
I tried ida pro, but I am not to good with it..
my question is : where can I find the offset
addess with ida pro?
I know where to find it with wdasm, but not with this prog.
help please..
thanks.

ThrillSeeker
March 12th, 2001, 19:43
If my memory serves me right, psp is aspacked and no dissasembler will get your offset you so desparately seek. Try manual unpacking or get an unpacker at protools.

kip
March 13th, 2001, 08:35
okay, thanks, I will try that.