Teddy Rogers Posted July 15, 2007 Posted July 15, 2007 KaOs PE-DLL eXecutable Undetecterhttp://tuts4you.com/download.php?view.1785I couldn't get it to successfully protect a DLL...Ted.
pavka Posted July 15, 2007 Posted July 15, 2007 script unpack:var countervar ImageBasevar OEPvar iat_startmov counter,0gmi eip,MODULEBASEmov ImageBase,$RESULTfind eip,#61FF25#cmp $RESULT,0je quitmov OEP,$RESULT+1bp OEPfind eip,#89043BA1??????0083C704#cmp $RESULT,0je quitfill $RESULT,3,90mov iat_start,$RESULTbp iat_starterunbc eipmov iat_start,esi erunbc eipstimov OEP,eipsub OEP,ImageBasesub iat_start,ImageBasemov counter,ImageBaseadd counter,3Cmov counter,[counter]add counter,ImageBaseadd counter,28mov [counter],OEPadd counter,58mov [counter],iat_startdpe "dump.exe", eipMSG "File Unpacked"retquit:MSG "KaOs PE-DLL eXecutable Undetecte"ret
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now