91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.92MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-12
  • 語言: 其他
  • 標簽:

資源簡介

斷針即時打xp V5.5破解版付破解方法

資源截圖

代碼片段和文件信息

//?MapConv?1.04
//?Purpose:?converts?IDA?and?Dede?map?files?to?OllyDbg
//?by?godfather+
//?modified?by?TBD?and?SHaG

//?VERY?IMPORTANT?NOTICE:?COMPILE?THIS?DLL?WITH?BYTE?ALIGNMENT?OF?STRUCTURES
//?AND?UNSIGNED?CHAR!

#include?
#include?
#include?
//?#include?

#include?“plugin.h“
DWORD?GetCurrentEIP(void);

HINSTANCE????????hinst;????????????????//?DLL?instance
HWND?????????????hwmain;???????????????//?Handle?of?main?OllyDbg?window
byte?usecomment?uselabel;
t_module?*pmodule;

BOOL?WINAPI?DllEntryPoint(HINSTANCE?hiDWORD?reasonLPVOID?reserved)?{
??if?(reason==DLL_PROCESS_ATTACH)
????hinst=hi;??????????????????????????//?Mark?plugin?instance
??return?1;????????????????????????????//?Report?success
};

int?_export?cdecl?ODBG_Plugindata(char?shortname[32])?{
??strcpy(shortname“MapConv“);???????//?Name?of?plugin
??return?PLUGIN_VERSION;
};

int?_export?cdecl?ODBG_Plugininit(int?ollydbgversionHWND?hwulong?*features)?{
??if?(ollydbgversion????return?-1;
??hwmain=hw;
??Addtolist(00“MapConv?ver?1.4?by?godfather+?TBD?and?SHaG“);
??return?0;
};

int?_export?cdecl?ODBG_Pluginmenu(int?originchar?data[4096]void?*item)??{
??int?in;
??t_dump?*pd;
??switch?(origin)?{
????case?PM_MAIN:??????????????????????//?Plugin?menu?in?main?window
??????strcpy(data“0?Replace?label?1?Replace?comment?|3?&About“);
??????return?1;
????default:?break;????????????????????//?Any?other?window
??};
??return?0;????????????????????????????//?Window?not?supported?by?plugin
};

void?information(char?*message)
{
??MessageBox(hwmainmessage?“MapConv?v1.4“MB_OK|MB_ICONINFORMATION);
}

DWORD?GetCurrentEIP(void)
{
??t_thread*?t2;//?t_thread

??t2=Findthread(Getcputhreadid());
??return?t2->reg.ip;
}

void?LoadMap(int?what)
{
??char?path[255];
??FILE?*in;

??char?mapseg[8];
??char?buff[20];
??char?*mapoff?=?“0x12345678“?*endptr;
??long?lnumber;

??char?maplabel[50];
??char?mapline[TEXTLEN];

??char?*str2;
??int?ij?addmenuid?mnuitems;

??str2?=?Plugingetvalue(VAL_PROCESSNAME);????//some?checks
??if?(strlen(str2)?==?0)
????{
?????Addtolist?(01“MapConv?ERROR:?No?process?to?add?map?info“);
?????information(“Well?-?if?you?don‘t?debug?anything?-?your?don‘t?need?.map?file?;-)“);
?????return;
????}
??strcpy(path“.\\“);
??Browsefilename(“Select?map?file“path“.map“0);

??if?(stricmp(path?“.\\“)?==?0)????????//just?a?litle?check
????return;

??if?((in?=?fopen(path?“rt“))==?NULL)
????Addtolist?(01“MapConv?ERROR:?Cannot?open?%s“?path);
??else
??????{
??????while?(!feof(in))
????????{
????????strcpy(mapseg?“?0001:“);
????????if?((strstr(mapline?mapseg)?!=?NULL)?&&?(strstr(mapline?“CODE“)?==?NULL)?&&?(strstr(mapline?“Program?entry“)?==?NULL))
??????????{
????????????str2?=?mapoff;
????????????str2++;
????????????str2++;
????????????for?(i=6;i<14;i++)
?????????????*str2++?=?mapline[i];

????????????*str2++?=?‘\0‘;


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????573??2006-01-03?22:16??斷針即時打xp?V5.5\破解說明.txt

?????文件?????197791??2004-08-07?14:20??斷針即時打xp?V5.5\斷針即時打?XP?V5.5.exe

?????文件????1099910??2006-01-02?19:57??斷針即時打xp?V5.5\斷針即時打的破解方法.chm

?????文件??????55808??2003-06-13?00:46??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Bookmark.dll

?????文件????????628??2003-06-13?02:01??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\常用熱鍵.txt

?????文件???????2725??2003-06-13?01:55??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\命令欄命令.txt

?????文件???????1429??2003-06-13?01:55??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\命令行命令.txt

?????文件????1071616??2003-06-13?00:59??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Ollydbg.exe

?????文件??????58880??2003-06-12?23:39??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\CleanupEx.dll

?????文件??????61952??2003-06-13?00:00??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Cmdline.dll

?????文件???????5120??2003-06-13?00:07??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\IsDebug.dll

?????文件???????4459??2003-06-10?01:36??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\mapconv.c

?????文件?????155136??2003-06-13?00:16??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\MapConv.dll

?????文件???????1629??2003-06-10?08:59??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\MapConv.txt

?????文件???????3003??2003-06-13?01:37??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\ReadmeV1.09c_CHS.txt

?????文件???????5824??2006-01-02?19:39??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Ollydbg.ini

?????文件??????10514??2005-08-31?11:49??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Pftprn_1.udd

?????文件????????160??2005-09-03?22:57??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\MSVBVM50.bak

?????文件??????10817??2005-09-03?23:01??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Pftprn.bak

?????文件????????437??2005-09-03?23:01??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\vb5chs.bak

?????文件??????10817??2005-09-03?23:07??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\Pftprn.udd

?????文件????????160??2005-09-03?23:07??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\MSVBVM50.udd

?????文件????????437??2005-09-03?23:07??斷針即時打xp?V5.5\OllyDbg?1.09C中文版\vb5chs.udd

?????目錄??????????0??2005-11-04?13:44??斷針即時打xp?V5.5\OllyDbg?1.09C中文版

?????目錄??????????0??2006-01-02?19:54??斷針即時打xp?V5.5

-----------?---------??----------?-----??----

??????????????2759825????????????????????25


評論

共有 條評論

相關資源