搜索资源列表
通用抽奖程序
- 通用抽奖程序,一个很不错的通用抽奖程序,对初学DELPHI的很有帮助.-draw definitive procedures, a very good draw definitive procedures for beginners Delphi's helpful.
DedeDelphi
- 超猛的可以反编译Delphi、 C++ bulider程序的源代码-bets can decompile the Delphi, C bulider program's source code
局域网QQ透视眼
- 简介: 该程序可以监测局域网中的机器是否使用了QQ , 可以知道上了QQ的机器的IP,端口,QQ号。 该程序需在win2000下运行,且网络连接方式要是用HUB。DELPHI 7编译通过 -descr iption : The program can monitor LAN use of the machinery of QQ, QQ know on the machine's IP, port, 737. The process required in running WIN2000,
MyIME2拼音输入法
- 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using AP
后台自动执行任务
- 这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup fil
SSDT_Helper_src.rar
- HOOK SSDT Hook系统服务描述表.查看SSDT.是个好东西哈哈,HOOK SSDT that s may be is you need
Canon Digital Camera SDK CD SDK v6.1.2
- 佳能数码相机的开发包,含有Delphi、VB、VC6的例子,支持下列型号: PowerShot A10, PowerShot A20, PowerShot A30, PowerShot A40, PowerShot A60, PowerShot A70, PowerShot A80, PowerShot A100, PowerShot A200, PowerShot A300, PowerShot S10, PowerShot S20, PowerShot S30, Po
SLE4432_42_rar
- 调用winscard.dll(winscard.h这是微软标准的库),进行SLE4432、4442的调用。-Call winscard.dll (winscard.h This is Microsoft' s standard library), to conduct SLE4432 and 4442 calls.
getHDSN
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
zhuruDLL
- 注入DLL的源代码,可以应用在*内挂制作中,有一定程度的防封-Injected DLL' s source code, can be applied to the production of plug-in peg, has a certain degree of anti-seal
Citadel16FullSources
- Citadel v.1.6 Full Sources-Citadel s design-time Wizard in action In Delphi the forms visual designs are encoded as dfm files and directly included into the executables as resources. This implementation has two disadvantages: 1. They
VMProtect
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
Delphi
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
dd-sysinfo
- System Information Unit: This unit contains a group of static classes and some global variables that provide information about the user s computer system and operating system. The static classes are: * TPJComputerInfo – provides information ab
DDDK004_clean
- Delphi Driver Development Kit v0.0.4 - unpacked, cause the old one s gave virus warnings because of the packer it was packed with.-Delphi Driver Development Kit v0.0.4- unpacked, cause the old one s gave virus warnings because of the packer it was pa
nb
- Nb.pas is a Netbios unit that allows you to make Netbios calls according to IBM s netbios 3.0 specs. It is equivalent to the Delphi 3.0x Nb30.pas unit, except that it also compiles for 16 bit Delphi 1, and 32-bit Delphi 2 and 3. The
clean_dddk4
- delphi driver devolopment kit v4 dddk v4 clean and don t contain virus(s).
wei2008.com_Demo68
- 获取另一程序窗口文本,通过GETWINDOWS获取当前运行中的程序的窗口文本内容。-Another program window to obtain the text, through the GETWINDOWS get the current running program' s window text.
sha1
- In cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
delphi-hook-library
- wr960204武稀松.2012.2 主页 http://www.raysoftware.cn 通用Hook库. 支持X86和X64. Get 使用了开源的BeaEngine反汇编引擎.BeaEngine的好处是可以用BCB编译成OMF格式的Obj, 被链接进Delphi的DCU和目标文件中.不需要额外带DLL. BeaEngin引擎 http://www.beaengine.org/ 限制: 1.不能Hook代码大小小于