StrongOD hook的API

news/2024/7/5 23:20:25

    好久没写东西了~~:

>SSDT State
NtClose
Actual Address 0xF0389268
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtCreateProcess
Actual Address 0xF03892C8
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtDuplicateObject
Actual Address 0xF03891E8
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtOpenProcess
Actual Address 0xF0388E18
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtOpenThread
Actual Address 0xF0388F28
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtQueryInformationProcess
Actual Address 0xF0389068
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtQueryObject
Actual Address 0xF0388D78
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtQuerySystemInformation
Actual Address 0xF0388988
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtSetInformationThread
Actual Address 0xF0389018
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtYieldExecution
Actual Address 0xF0388E08
Hooked by: C:\OllyDBG\plugin\whlsod.sys

>Shadow
NtUserBuildHwndList
Actual Address 0xF0389558
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtUserFindWindowEx
Actual Address 0xF0389718
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtUserGetForegroundWindow
Actual Address 0xF03897A8
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtUserPostMessage
Actual Address 0xF0389518
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtUserQueryWindow
Actual Address 0xF0389478
Hooked by: C:\OllyDBG\plugin\whlsod.sys

NtUserSetParent
Actual Address 0xF0389838
Hooked by: C:\OllyDBG\plugin\whlsod.sys

>Hooks
[1044]Ollydbg.exe-->kernel32.dll-->ContinueDebugEvent, Type: IAT modification 0x0050D2B8

[StrongOD.dll]
[1044]Ollydbg.exe-->kernel32.dll-->CreateProcessA, Type: IAT modification 0x0050D2C4

[StrongOD.dll]
[1044]Ollydbg.exe-->kernel32.dll-->DebugActiveProcess, Type: IAT modification 0x0050D2C8

[StrongOD.dll]
[1044]Ollydbg.exe-->kernel32.dll-->GetProcAddress, Type: IAT modification 0x0050D344

[StrongOD.dll]
[1044]Ollydbg.exe-->kernel32.dll-->MultiByteToWideChar, Type: IAT modification 0x0050D3C8

[StrongOD.dll]
[1044]Ollydbg.exe-->kernel32.dll-->WaitForDebugEvent, Type: IAT modification 0x0050D440

[StrongOD.dll]
[1044]Ollydbg.exe-->ntdll.dll-->NtCreateProcess, Type: Inline - RelativeJump 0x7C92D754

[StrongOD.dll]
[1044]Ollydbg.exe-->ntdll.dll-->NtCreateProcessEx, Type: Inline - RelativeJump 0x7C92D769

[StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->CreateMDIWindowA, Type: IAT modification 0x0050D7F4

[StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->DialogBoxParamA, Type: IAT modification 0x0050D81C [StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->EnumChildWindows, Type: IAT modification 0x0050D83C

[StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->GetClassLongA, Type: IAT modification 0x0050D858 [StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->GetWindowLongA, Type: IAT modification 0x0050D8B0 [StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->GetWindowTextA, Type: Inline - RelativeJump 0x77D3212B

[unknown_code_page]
[1044]Ollydbg.exe-->user32.dll-->RegisterClassA, Type: IAT modification 0x0050D920 [StrongOD.dll]
[1044]Ollydbg.exe-->user32.dll-->SetWindowTextA, Type: IAT modification 0x0050D96C [StrongOD.dll]

还有1个CreateProcess Notfiy



http://www.niftyadmin.cn/n/2953821.html

相关文章

java static域_java 的栈,堆,静态域,常量池

1.寄存器:最快的存储区, 由编译器根据需求进行分配,我们在程序中无法控制.2. 栈:存放基本类型的变量数据和对象的引用,但对象本身不存放在栈中,而是存放在堆(new出来的对象)或者常量池中(字符串常量对象存放在常量池中。)3. 堆&am…

解决ORA-01410:Invalid ROWID的一般步骤

1.使用ANALYZE TABLE 2.设置event "1410 trace name errorstack level 3" 跟踪,分析跟踪文件.来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/6906/viewspace-21688/,如需转载,请注明出处,否则将追究法…

Silverlight 3 Beta 新特性解析(5) - Data篇

前提条件: 阅读本文之前请确认你已经安装了如下软件 Visual Studio 2008 (Express) SP1 Silverlight 3 Tools For Visual Studio Microsoft Expression Blend 3 MIX 09 Preview .Net RIA Service Preview 本篇主要内容: .Net RIA Service介绍和实战 Data…

AV终结者手杀日记

第一次遇到AV的时候,是一个朋友说自己的电脑的瑞星不能打开。 习惯性的修改文件夹文件查看属性,可是怎么修改也不能打开隐藏项 运行,cmd进入console界面,d:盘,然后dir /a查看到了两个隐藏的文件 看到一个au…

Komodo调试perl

perl不熟,就需要IDE辅助。 Komodo下载地址http://download.csdn.net/detail/athing/1636308 perl下载地址http://strawberryperl.com/

检测调试器(过StrongOD)

放码(⊙_⊙)~~方法一: //GetCursorPos,WindowFromPoint POINT point; if (GetCursorPos(&point)) {char buf[256];HWND hwnd WindowFromPoint(point);HWND hwnd_tmp hwnd;while (hwnd_tmp){hwnd_tmp GetParent(hwnd_tmp);if (hwnd_tmp) hwnd hwnd_tmp;}if …

java ip int_使用Java代码将IP地址转换为int类型的方法

基本知识点IP ——> 整数&#xff1a;把IP地址转化为字节数组通过左移位(<整数 ——> IP&#xff1a;将整数值进行右移位操作(>>>)&#xff0c;右移24位&#xff0c;再进行与操作符(&)0xFF&#xff0c;得到的数字即为第一段IP。将整数值进行右移位操作(&…

人生如梦游戏间,RPG游戏开源开发讲座(JAVA篇)[0]——月晕础润

开场诗&#xff1a;不儒不道又不仙&#xff0c;非神非圣也非贤。轻吐心头寻常语&#xff0c;开辟文武一片天。自表诗&#xff1a;北冥沉渊有鲲鹏&#xff0c;吞噬金乌戮真龙。一日扶摇凌天起&#xff0c;三千世界可横行。 小子“鹏凌三千”&#xff0c;欲将心头事&#xff0c;付…