////////////////////////////////////////////////////////////////////////////////////////// // OEP find Script for Alloy 4.3.21.2005 // Coded by: Mr. Fawkes / FWK // TEAM: Fawkes Crew // Data: 11:23 23.08.2007 // Environment : WinXP SP1,OllyDbg V1.10,ODbgScript V1.48 // Contact: fawkescrew@yahoo.com.au -or- http://fawkes-crew.c.la/ -or- ICQ: 366-188-297 ////////////////////////////////////////////////////////////////////////////////////////// Start: #log find eip, #9C60E802000000# cmp $RESULT,0 je _error: sto sto bphws esp, "r" run bphwc sto sto sto cmt eip, "This is the OEP! Found by Fawkes Crew 2oo7" msg "Dumped !!! fix the IAT now! Thanx for using my Script...!" dpe "dumped_.exe",eip ret _error: msg "ERROR!!!!" ret end: