分享
SDProtector Pro 1.12 OEP + Stolen Code Finder.txt
下载文档

ID:3399167

大小:3.29KB

页数:5页

格式:TXT

时间:2024-04-28

收藏 分享赚钱
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,汇文网负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。
网站客服:3074922707
SDProtector Pro 1.12 OEP Stolen Code Finder
/* --------------------------------------------------------- SDProtector Pro 1.12 - OEP script for tutorial (haggar) --------------------------------------------------------- Script just finds stolen code. --------------------------------------------------------- */ var SDP_base var GetVersion var CreateFile var IsDebugger var Snapshot var SystemInfo var Unhandled var GetTick var ModHandle mov SDP_base,eip gpa "GetVersion","kernel32.dll" mov GetVersion,$RESULT findop GetVersion,#c3# mov GetVersion,$RESULT gpa "CreateFileA","kernel32.dll" mov CreateFile,$RESULT findop CreateFile,#C21C00# mov CreateFile,$RESULT gpa "IsDebuggerPresent","kernel32.dll" mov IsDebugger,$RESULT findop IsDebugger,#c3# mov IsDebugger,$RESULT gpa "CreateToolhelp32Snapshot","kernel32.dll" mov Snapshot,$RESULT findop Snapshot,#c20800# mov Snapshot,$RESULT gpa "GetSystemInfo","kernel32.dll" mov SystemInfo,$RESULT findop SystemInfo,#C20400# mov SystemInfo,$RESULT gpa "UnhandledExceptionFilter","kernel32.dll" find $RESULT,#50FF15????????85C00f8C# mov Unhandled,$RESULT gpa "GetTickCount","kernel32.dll" mov GetTick,$RESULT findop GetTick,#C3# mov GetTick,$RESULT gpa "GetModuleHandleA","kernel32.dll" mov ModHandle,$RESULT findop ModHandle,#c20400# mov ModHandle,$RESULT //-------- To the ZwQueryInformationProcess,custom IsDebuggerPresent ------- bp GetVersion esto esto esto esto mov eax,80000001 bc eip //------------------------- Temporary file check -------------------------- bp CreateFile esto bc eip sti find eip,#837C241C0C7376E8# bp $RESULT esto bc eip add eip,7d mov $RESULT,eip add $RESULT,32 bp $RESULT esto bc eip mov edi,1234 //--------------------- IsDebuggerPresent check ------------------------ bp IsDebugger esto bc eip mov eax,0 //--------------------- CreateToolhelp32Snapshot ------------------------ bp Snapshot esto bc eip mov eax,0 //---------------------- Kill Monitoring Threads ------------------------ bp SystemInfo esto bc eip sti mov $RESULT,esp add $RESULT,24 mov [$RESULT],0 sti sti mov [$RESULT],1 //------------------- UnhandledExceptionFilter trick -------------------- bp Unhandled esto mov eax,0 bc eip //--------------------- CreateFileA for drivers check ------------------- bp CreateFile esto //First time it opens itself. esto bc eip sti add eip,0cc //----------------- GetTickCount initialization stuff ------------------- bp GetTick esto mov eax,3 mov edx,2 mov esi,1 esto mov eax,3 mov edx,2 mov esi,1 sti sti sti sti sti sti sti sti sti sti sti mov eax,211 esto mov eax,3 mov edx,2 mov esi,1 bc eip //----------------- Registration, nag window , reg keys ------------------- bp GetVersion esto esto bc eip rtr sti rtr //----------------------- Find stolen OEP code ----------------------------- bp GetTick esto esto esto esto bc eip bp ModHandle esto esto bc eip sti find SDP_base,#58054BFFFFFF8038E90F85????FFFFC600E89D61FFE0# add $RESULT,14 bp $RESULT esto bc eip ret ret

此文档下载收益归作者所有

下载文档
你可能关注的文档
收起
展开