搜索资源列表
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
lmail
- Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有*功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1
hook11
- 用Delphi6写的一个*器,采用“日志钩子”,不需额外的DLL,击键记录放在c:\\log.txt里。写这个程序只是想熟悉一下HOOK,并没有干坏事的意识哦!-with Delphi6 write a keyloggers, "log hook," without additional DLL, keylogging on the c : \\ log.txt Lane. This procedure was only want to familiarize ours
sqlite_vcl
- DELPHI 访问SQLITE3 数据库的VCL控件,需要sqlite3.dll文件,不需要安装任何服务端软件,我常用他作为应用的配置和日志存放点,缺陷就是没有加密。-SQLITE3 visit Delphi VCL control of the database, need sqlite3.dll documents do not have to install any server software. I used him as an application of the configura
TestDebug
- 跟踪监视方案概览 作者:彭春华 当我们对某一目标程序进行API函数的跟踪监视分析时,根据跟踪监视的目标,基本上有以下几种途径实现对API函数的跟踪监视: 写Log记录分析 如果拥有目标程序的源代码,就可以在关键的API函数的入口点和出口点记录API的参数和运行结果。在除错程序中是经常可以看到这种方法的。该方法的缺点就是必须拥有源代码,每次修改Log时必须重新编译源代码。由于该方案和我们要讨论的目标不同,在此不作讨论。 将监视代码注入目标程序
gina.rar
- Windows登录Gina的Dll库实现,Windows log Gina implementation of the Dll Library
UCenterApi
- 开发环境vs2005,仅实现了用户注册(uc_user_register)、登录(uc_user_login)和密码修改(uc_user_edit) ,权当抛砖引玉之用 修正了urlencode导致中文用户名乱码问题-Development environment vs2005, only the realization of the user registration (uc_user_register), log (uc_user_login) and password modifica
20101211205565
- 基于PSLIB21.DLL,非常好用,无需求客户端,登陆到你机算机的人,和你一起登陆其他计算机的人一起聊,很方便 -Based PSLIB21.DLL, very easy to use, no need client computer to log in to your local people, visit with you chat with people on other computers, it is convenient
Toolxmltowbxml
- 由于xml文件不能被手机识别,所以不得不转化为wbxml文件,很多人都在为xml转化为wbxml文件苦恼。 这个工具可以很简单的将xml转化为wbxml文件: 首先下载该文件,解压缩,将你的同名的xml文件替换settings.xml文件,然后直接双节cmd.com文件就可以产生wbxml文件了。同时会有一个log文件产生。 文件夹里包括的库文件有:leaktrack.dll/libexpat.dll/libwbxml2.dll。希望能帮助一些急需要的人。-Xml document
incubating-log4net-1.2.10
- Log4net一个很好的线程安全的日志记录工具,它可以提供应用程序运行时的精确环境,可供开发人员尽快找到应用程序中的Bug;一旦在程序中加入了Log 输出代码,程序运行过程中就能生成并输出日志信息而无需人工干预。另外,日志信息可以输出到不同的地方(控制台,文件等)以备以后研究之用。 -a best log tool(thread saft)
LogLib
- This source producce a dll that can create date log file to log infrmation when the project is runtime
MP3Gain1124
- MP3增益工具,包含了DLL动态库,OCX插件和INI信息文件,方便使用-MP3 Gain tools, contains a DLL dynamic libraries, OCX information plug-ins and INI files, easy to use
log
- delph下写日志文件的DLL封装,给有需要使用的朋友,记得一定要PCHAR传入哟-delph write the log file under the DLL package to the need to use a friend, remember to PCHAR incoming yo
FlowerMu
- FlowerMu奇迹反*登录器源码.功能强大值得学习-FlowerMu miracle against external log device source. Powerful and worth learning
log4cppDLL
- 已编译好的log4cpp开源日志的dll和lib-Open source has been compiled log4cpp log dll and lib
Log
- 一个功能强大的日志DLL,个人原创,可以很容易输入程序工作日志。-A powerful log DLL, be original, you can easily input program log.
log
- zemax中 log面型的dll文件生成 c代码-dll files zemax in the log surface to generate c code
RYTrace
- 工程大的时候,调试很麻烦,所有要打好日志,方便调试 这是一个日志系统,使用非常简单,配置也非常简单。 亮点是非常方便的给dll打日志,配置相当简单。 打开工程用vs2005/vs2008编译,直接自带了各种测试桩-When engineering, commissioning a lot of trouble, all you want to lay the logs to facilitate debugging This is a logging system, the use
Logger
- 1.为项目运行过程中的Log打印,提供DLL接口。 2.接口采用Handle处理,方便创建与使用,可以参见Logger_Verify使用示例 3.可根据不同项目要求进行扩展,使用者可以自我定制Log格式(1. for Log printing in the running process of the project, the DLL interface is provided. 2. interface is handled with Handle, which is easy to c
Bae
- DNF最新C++HOOK注入源码(不含功能)编译名log.dll(DNF latest C++HOOK injection source code (excluding functions) compiled name log.dll)
