mr haggar
December 26th, 2005, 17:05
What version?
/////////////////////////////////////////////////////
/*
Script for unpacking NsPack v2.3 by haggar
*/
msg "Ignore ALL exceptions!"
var addr
sti
sti
mov addr,esp
bphws addr,"r"
esto
bphwc addr
sti
an eip
cmt eip,"This is the OEP."
ret
///////////////////////////////////////////////////
////////////////////////////////////////////////////
/*
Script for NsPAck 3.1 version
*/
msg "Ignore all exceptions!!!"
find eip,#E9????????8BB5??FEFFFF0BF60F84970000008B95??FEFFFF03F2833E00750E#
bp $RESULT
esto
bc eip
sti
an eip
cmt eip,"<-- OEP! Found by haggar

"
ret
////////////////////////////////////////////////////////////////////