资源简介
OD是一款用于破解等的一款非常好的工具。经试验保证无毒。此版本只是自己备用,已经设置成自己喜欢的风格,带工具扩展栏,里面有各种需要的工具。(如果需要的话可以从http://download.csdn.net/detail/linenlkystr/4864313下载,大众版)
代码片段和文件信息
/*-------------------------------------------------
LordPlug.dll -- LordPE功能扩展
(c)www.pediy.com by kanxue 2005.10.10
-------------------------------------------------*/
#include
#include
#define MAXINPUTLEN 512
//(1) 给LordPE查看输入表部分加上搜索功能
void _cdecl Searchimport(const DWORD reversed HWND hWnd)
{
try
{
TCHAR cSearchBuffer[MAXINPUTLEN]={0};
TCHAR cItem[512]={0};
int listcountnSearchLengthiItem;
LVITEM lvitem;
HWND hWinList;
POINT Point;
nSearchLength=GetDlgItemText(hWnd10222cSearchBuffersizeof(cSearchBuffer)/sizeof(TCHAR)+1);
if(nSearchLength==0){
return;
}
hWinList=GetDlgItem(hWnd2202);
listcount=SendMessage(hWinList LVM_GETITEMCOUNT 0 0);
if(0==listcount)
return;
//iItem=SendMessage(hWinListLVM_GETNEXTITEM-1LVNI_FOCUSED); //得到所选的行
iItem=0;
do{
iItem++;
if(iItem==listcount)
break;
lvitem.cchTextMax=512;
lvitem.iSubItem=4;
lvitem.pszText=cItem;
SendMessage(hWinList LVM_GETITEMTEXT (WPARAM)iItem (LPARAM)&lvitem);
}
while(memicmp(cSearchBuffercItemnSearchLength)!=0);
if(iItem!=listcount){
SetDlgItemText(hWnd2203cItem);
//选中ListView控件中的Item
lvitem.state=LVIS_SELECTED | LVIS_FOCUSED;
lvitem.stateMask=LVIS_SELECTED | LVIS_FOCUSED;
SendMessage(hWinListLVM_SETITEMSTATE(WPARAM)iItem (LPARAM)&lvitem);
//滚动窗口
SendMessage(hWinListLVM_GETITEMPOSITION(WPARAM)iItem(LPARAM) (POINT*) &Point);
SendMessage(hWinListLVM_SCROLL0Point.y-50);
}
else
SetDlgItemText(hWnd2203“没找到指定项目“);
return;
}
catch (...)
{
return ;
}
}
/*
0040D473 > \E9 5AAE0000 jmp 004182D2 ; Case 111 (WM_COMMAND) of switch 0040D2A7
0040D478 90 nop
0040D479 90 nop
0040D47A 90 nop
0040D47B 90 nop
0040D47C . 3D 04400000 cmp eax 4004 ; Switch (cases 89C..5002)
004182D2 8B4424 18 mov eax [esp+18]
004182D6 25 FFFF0000 and eax 0FFFF
004182DB 3D EF270000 cmp eax 27EE
004182E0 74 3E je short 00418320 //是否操作了搜索框
004182E2 68 7CD44000 push 0040D47C
004182E7 C3 retn
00418320 > \E8 0E000000 call 00418333
00418325 . 4C 6F 72 64 5>ascii “LordPlug.dll“0
00418332 . 00 ascii 0
00418333 $ FF15 C0904100 call [<&KERNEL32.LoadLibraryA>] ; \LoadLibraryA
00418339 . E8 11000000 call 0041834F
0041833E . 53 65 61 72 6>ascii “Searchimport“0
0041834B . 00 ascii 0
0041834C . 00 a
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1301756 2013-03-18 06:47 Win7_64_OllyDBG\64位EXE\Ollydbg.exe
文件 600576 2005-11-24 13:58 Win7_64_OllyDBG\AutoPath.dll
文件 1991 2013-03-18 22:59 Win7_64_OllyDBG\AutoPath.ini
..A..H. 1440 2013-03-18 13:09 Win7_64_OllyDBG\cyclotron.sys
文件 1573 2005-11-24 13:51 Win7_64_OllyDBG\FixOD\AutoPach使用说明.txt
文件 600576 2005-11-24 13:58 Win7_64_OllyDBG\FixOD\AutoPath.dll
文件 1644 2013-03-18 12:31 Win7_64_OllyDBG\FixOD\AutoPath.ini
文件 1301245 2005-12-08 18:17 Win7_64_OllyDBG\FixOD\Ollydbg.exe
文件 6210 2013-03-18 12:32 Win7_64_OllyDBG\FixOD\ollydbg.ini
文件 513 2002-11-05 22:19 Win7_64_OllyDBG\Labeler.def
文件 79360 2005-11-24 16:16 Win7_64_OllyDBG\Labeler.dll
文件 2157890 1998-06-17 00:00 Win7_64_OllyDBG\LIB\MFC42.Lib
文件 2580010 2003-03-19 12:31 Win7_64_OllyDBG\LIB\mfc71.Lib
文件 3462 2004-05-23 01:10 Win7_64_OllyDBG\license.txt
文件 7680 2004-06-06 22:18 Win7_64_OllyDBG\loaddll.exe
..A..H. 8628 2013-02-27 15:03 Win7_64_OllyDBG\OLLYDBG (2).GID
文件 1300992 2005-12-08 18:09 Win7_64_OllyDBG\Ollydbg.bak
文件 1301245 2005-12-08 18:17 Win7_64_OllyDBG\Ollydbg.exe
..A..H. 8628 2013-02-28 16:59 Win7_64_OllyDBG\ollydbg.GID
文件 362255 2004-12-24 19:55 Win7_64_OllyDBG\OLLYDBG.HLP
文件 17270 2013-03-18 22:59 Win7_64_OllyDBG\ollydbg.ini
..A..H. 8628 2013-02-27 15:04 Win7_64_OllyDBG\OLLYDBG_.GID
文件 295796 2004-05-23 01:10 Win7_64_OllyDBG\OLLYDBG_EN1.HLP
文件 400 2004-11-21 22:33 Win7_64_OllyDBG\OMS\HelloWorld.oms
文件 443 2004-11-21 22:34 Win7_64_OllyDBG\OMS\Include.oms
文件 75 2004-11-22 10:53 Win7_64_OllyDBG\OMS\UPX.omb
文件 671 2004-11-21 22:35 Win7_64_OllyDBG\OMS\UPX.oms
文件 114688 2005-10-03 17:56 Win7_64_OllyDBG\PLUGIN\AJunk.dll
文件 14848 2005-10-03 17:14 Win7_64_OllyDBG\PLUGIN\ApiBreak.dll
..A..H. 8628 2005-11-24 16:39 Win7_64_OllyDBG\PLUGIN\APIBREAK.GID
............此处省略475个文件信息
- 上一篇:火焰数据集
- 下一篇:shp文件 中国省、市、县、河流、路
相关资源
- GDAL1.11 X86 X64
- Richard A. Brualdi-Introductory Combinatorics 组
- 我个人的log4cplus-1.2.2的编译与测试使
- System Architecture Strategy and Product Devel
- mongodb 视图工具robomongo
- windbg x64官方安装包
- Debugging Tools for Windows (x64)
- 深度学习方法及应用Deep Learning Metho
- 大气透过率计算软件ModTran4
- 现代控制工程 Modern Control Engineering 第
- 经典迅雷5不升级版V5.9.28.1564还有V5.
- tomcat 6 32位和64位
- TI开发工具Code Composer Studio (CCS) 在
- TI开发工具Code Composer Studio (CCS) 在
- ActionMode的demo源代码
- peter fritzson的modelica教材
- 左手MongoDB,右手Redis:从入门到商业
- S3C6400_DataSheet英文版
- Node.js v6.7.0 x64
- Sony VAIO WIN7热键驱动
- Strategy An Introduction to Game Theory(3rd
- cmake-3.16.4-win64-x64.zip
- An Introduction to Multivariate Statistical An
- cmake-3.16.0-rc1-win64-x64.msi
- 编译好的cryptlib.lib,包含32位,64位,
- apache-tomcat-6.0.53 linux+windows64版本+对应
- MediaCoder_VOD_Edition行业专业版已破解
- An Introduction to Optimization 4th Edition
- MediaCodec 投屏demo
- ISO IEC 14496-14-2020(MP4 file format).pdf
评论
共有 条评论