CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - delphi code - List
[
Hook api
]
Delphi-hide-porcess
DL : 2
Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not find it. good results
Date
: 2008-10-13
Size
: 174.08kb
User
:
cy
[
Hook api
]
MultiMM
DL : 0
Some delphi code to Optimal Code - Memory Manager. Memory management pas.
Date
: 2008-10-13
Size
: 10.43kb
User
:
selamicik
[
Hook api
]
FreeDict
DL : 0
使用delphi开发的屏幕取词代码-Screen use delphi development code
Date
: 2025-12-16
Size
: 365kb
User
:
甘化新
[
Hook api
]
hookdrag
DL : 0
windows拷贝了什么文件?可以通过这段代码实现。-windows copy what documents? This code can be achieved.
Date
: 2025-12-16
Size
: 163kb
User
:
[
Hook api
]
liumazi
DL : 0
刘麻子病毒的DELPHI源代码,研究一下,大家别搞破坏啊-Liumazi virus Delphi source code, look, no one will carry out sabotage ah
Date
: 2025-12-16
Size
: 161kb
User
:
chene
[
Hook api
]
MCH_Demos
DL : 0
"process wide": some demos about hooking APIs/code in your own process OS independent "system wide": several demos about system wide API hooking (using hook dlls) OS independent "system wide - win9x only": one demo which shows a special system wide hooking method win9x only -"wide process" : some demos about hooking APIs/code in your own p rocess OS independent "system wide" : several demos about system wide API hooking (us ing hook dlls) OS independent "system wide-win 9x only ": one demo which shows a special system wide hooki Vi only method win9x
Date
: 2025-12-16
Size
: 1.02mb
User
:
万俟雅言
[
Hook api
]
wulinwaizhuan
DL : 0
武林外传外挂代码,具体内容我也没有看,先发上来一同看看吧-witnessing the rumor extrapolated code, which I have not read and taking a look at it together onto
Date
: 2025-12-16
Size
: 1.29mb
User
:
redmu
[
Hook api
]
1)
DL : 0
中日韩英文键盘记录代码 delphi delphi delphi delphi delphi delphi delphi delphi -China, Japan, South Korea English keyloggers code delphi delphi delphi delphi delphi delphi delphi delphi delphi delphi delphi delphi delphi delphi
Date
: 2025-12-16
Size
: 7kb
User
:
sji
[
Hook api
]
HookSocket
DL : 0
传奇3刷钱外挂Dll程序源代码,拦截封包自动进行刷钱动作,返回结果给服务端,完成耍钱过程。-Legends of 3刷钱plug Dll source code, to intercept packets刷钱automatically moves to return the results to the server to complete the process of耍钱.
Date
: 2025-12-16
Size
: 184kb
User
:
好好
[
Hook api
]
MultiMM
DL : 0
Some delphi code to Optimal Code - Memory Manager. Memory management pas.-Some delphi code to Optimal Code- Memory Manager. Memory management pas.
Date
: 2025-12-16
Size
: 10kb
User
:
selamicik
[
Hook api
]
HKproc
DL : 0
delphi键盘记录原码 -keylogger delphi source delphi keylogger source code
Date
: 2025-12-16
Size
: 2kb
User
:
[
Hook api
]
getpassword060723
DL : 0
截取密码的源代码, 针对QQ等,delphi7开发,不得用于非法用途!-The source code for password interception against QQ and so on, delphi7 development, shall not be used for illegal purposes!
Date
: 2025-12-16
Size
: 6kb
User
:
zhaokaien
[
Hook api
]
HookInsert
DL : 0
Start.exe 安装 Insert.dll 中的 WH_GETMESSAGE 钩子. 当任何一个进程从 消息队列取消息时, Insert.dll 都将被装入其空间. Insert.dll在入口代码 中判断当前进入的进程模块名, 如果是 Explorer则建立一个线程, 并发消息 通知 Start.exe退出. 这个时候建立的新线程, 当然是属于Explorer进程的, 这就是关键之所在了. 另外, 该线程还建立了一个窗体, 可以设定IE首页. :~)-Start.exe installation of Insert.dll hook WH_GETMESSAGE. When any one process from the message queue check news, Insert.dll will be put into its space. Insert.dll at the entry code to enter the process to determine the current module name, if is the Explorer is the creation of a thread, and发消息Start.exe quit notice. this time the new thread, of course, is the Explorer process, and this is the key to a. In addition, the thread has also set up a form, can set the IE homepage.: ~)
Date
: 2025-12-16
Size
: 29kb
User
:
hss
[
Hook api
]
shuziqianming_D7
DL : 0
开始,运行输入 sigverif 通过检查数字签名就知道是不是ms的了。 主要使用Win32API实现验证应用或驱动程 WinVerifyTrust API。如果该API被Hook有没有其他方法验证应用或驱动程序是否通过微软签名?如果仅仅是被挂钩了IAT,那么可以直接通过函数指针调用。 如果是像Detours那样用jmp改写了函数头,可以通过读取WinTrust.dll中WinVerifyTrust的实现位置,恢复函数头的机器码。 不知道使用CryptoAPI,再使用指定的Microsoft证书 是不是更好一点,不容易被欺骗 怕调api被hook的话,自己将验证的代码写出来,用openssl应该容易点。-Start, Run enter sigverif by checking the digital signature is not on the know of the ms. Win32API realize the main use of the application or driver to verify WinVerifyTrust API. If the API was Hook has no other way to verify whether the application or driver through Microsoft Signed? If merely being linked to the IAT, you can call directly through the function pointer. If it is used as the Detours as to alter the function jmp head, can be read in WinVerifyTrust Wintrust.dll realize the location, the restoration of function of the binary header. Do not know the use of CryptoAPI, and then use the specified certificate is not Microsoft a little better, not easy to be deceived by fear api tune hook, then he would write the code to verify, using openssl should be easy points.
Date
: 2025-12-16
Size
: 196kb
User
:
齐欢乐
[
Hook api
]
filehake
DL : 0
适合初学者对网络编程的了解,此代码用delphi编写。主要用于文件加密-Suitable for beginners on understanding of network programming, the preparation of this code with delphi. Mainly used for file encryption
Date
: 2025-12-16
Size
: 214kb
User
:
zyt
[
Hook api
]
hook
DL : 0
完整的利用hook盗号的木马代码,纯文本代码.-Complete hook ones using the Trojan code, plain text code.
Date
: 2025-12-16
Size
: 27kb
User
:
大中小
[
Hook api
]
AFXRootkit2005
DL : 0
关于hookit的代码,对于研究木马病毒的隐藏技术横有帮助-About hookit the code, the study of Trojan viruses hiding technology transverse help
Date
: 2025-12-16
Size
: 264kb
User
:
naonao
[
Hook api
]
zhuru
DL : 0
一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体-A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
Date
: 2025-12-16
Size
: 341kb
User
:
我是人
[
Hook api
]
afxCodeHook
DL : 0
Code Hooking Library for DELPHI by aphex
Date
: 2025-12-16
Size
: 138kb
User
:
UrbanSmurf
[
Hook api
]
delphi-spy
DL : 0
和spy++类似的一个代码,这些有名的软件老被游戏封闭,自己写了个获取当前窗口的hdl-And the spy++ like a code, these well-known software, games and old have been closed, himself wrote a month to get the current window hdl
Date
: 2025-12-16
Size
: 164kb
User
:
黄杰
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.