Joda
July 3rd, 2001, 12:43
Hi all.
As always im goin to prove with the following question that i am a newbie
.
It's the following:
When i read about manual unpacking, i see that i have to trace or bp myself to the original program entry point. Well that makes sense for me but - then i dump from 00400000 to 004***** - uhm?
I dont understand why i have to trace to the OEP, breakpoint on it and then dump - i miss the connecting line between those two acts.
If i just dump a program in memory that is already unpacked there, why do i need to find the entry point first - i could then just bp on any api inside the prog and dump from there. Hmm.
Help and tutorial tips are welcome
- guess im just not able to see the wood because of the trees
.
cya
Joda
As always im goin to prove with the following question that i am a newbie

It's the following:
When i read about manual unpacking, i see that i have to trace or bp myself to the original program entry point. Well that makes sense for me but - then i dump from 00400000 to 004***** - uhm?
I dont understand why i have to trace to the OEP, breakpoint on it and then dump - i miss the connecting line between those two acts.
If i just dump a program in memory that is already unpacked there, why do i need to find the entry point first - i could then just bp on any api inside the prog and dump from there. Hmm.
Help and tutorial tips are welcome


cya
Joda