ultraprotectkillinMe
06-24-2005, 06:23 AM
Sorry for the bother.. this is a file i'm gettin tired and sick of... :P Dun usually need help unpacking..
but even with Ollydbg and hide plugin, this is givin me a pain in the neck... :)
would be eternally grateful if someone here has the knowhow to unpack this.. i get stuck halfway..
gah... thanks a mil.. hope u dun encounter as many problems as me.
I used OllyDbg 1.10 with hide plugin and using this script:-
var bpaddr //Break Point Address
start:
run
lbl1:
findop eip,#C3#
eob lbl2
bp $RESULT
esto
lbl2:
bc $RESULT
sto
mov bpaddr,esp
eob lbl3
bphws bpaddr,"r"
run
lbl3:
bphwc bpaddr
sto
sto
end:
cmt eip,"OEP found!please dumped it!"
msg "Silly Ultraprotector"
ret
Thanks for all help and pointers :)
but even with Ollydbg and hide plugin, this is givin me a pain in the neck... :)
would be eternally grateful if someone here has the knowhow to unpack this.. i get stuck halfway..
gah... thanks a mil.. hope u dun encounter as many problems as me.
I used OllyDbg 1.10 with hide plugin and using this script:-
var bpaddr //Break Point Address
start:
run
lbl1:
findop eip,#C3#
eob lbl2
bp $RESULT
esto
lbl2:
bc $RESULT
sto
mov bpaddr,esp
eob lbl3
bphws bpaddr,"r"
run
lbl3:
bphwc bpaddr
sto
sto
end:
cmt eip,"OEP found!please dumped it!"
msg "Silly Ultraprotector"
ret
Thanks for all help and pointers :)