Log in

View Full Version : Better then ASPR...


Nio-shai
September 27th, 2001, 19:50
hi all
i'v being trying to unpack a prog that use a ASPR method but
after i have found the OEP and then dumped it i used RV to fix the AIT and RV found all API's and fixed it ...
BUT ...
when i tryed to run it , the prog didn't crashed or run ... (wired)
i traced the packed code and saw that after few calles it does
a : RET
the : RET takes us back to the packed file and then jumps to the code...
so i have found-out that the prog is doing this all over the code and i can't fix them all (there r too many of them..)
what can i do ??