• 标 题:Unpacking Script-->morphine 1.2
  • 作 者:loveboom
  • 时 间:2004年3月27日 07:49
  • 链 接:http://bbs.pediy.com

有看过的兄弟就试试.
/*
//////////////////////////////////////////////////
  morphine 1.2 OEP Finder v0.1
  Author:  loveboom
  Email : bmd2chen@tom.com
  OS    : Win2kADV sp2,OllyDbg 1.1b,OllyScript v0.62
  Date  : 2004-3-26
  Config: N/A
  Note  :If you have one or more question 
    email me please,thank you!
//////////////////////////////////////////////////
*/
gpa "LoadLibraryA","kernel32.dll"
bp $RESULT
run

lbl1:
bc $RESULT
rtu
eob lbl2
findop eip,#FFD7#
bphws $RESULT,"x"
run

lbl2:
bphwc $RESULT
sti
cmt eip,"OEP founder!"
msg "Scrtipt by loveboom[DFCG],Thank you for using my script!"
ret