mahdi
October 18th, 2013, 15:24
hello everyone ..
i have a exe file that it packed via UPX ..
but i think its modified some after packing with UPX ..
i know about "-d" switch in upx packed for unpack it ..
i used it.. after unpacking i catching a message box on start of application that says "Range check error."
i think the unpacked file MUST be same as packed file on running .. do u think so ?!?
then i tried manual unpacking..
i saw this tutorial (http://www.youtube.com/watch?v=42bgdnCvQMI)..
it use PUSHAD & POPAD technique.. i've done it and finaly i made a 600KB dumped file !
when i tried unpacking with upx itself , i got 2.96mb file !
again i was unsuccessful
can anyone say any tips for me ?
i have a exe file that it packed via UPX ..
but i think its modified some after packing with UPX ..
i know about "-d" switch in upx packed for unpack it ..
i used it.. after unpacking i catching a message box on start of application that says "Range check error."
i think the unpacked file MUST be same as packed file on running .. do u think so ?!?
then i tried manual unpacking..
i saw this tutorial (http://www.youtube.com/watch?v=42bgdnCvQMI)..
it use PUSHAD & POPAD technique.. i've done it and finaly i made a 600KB dumped file !

when i tried unpacking with upx itself , i got 2.96mb file !
again i was unsuccessful

can anyone say any tips for me ?
