搜索资源列表
AutoSend
- c# 调用钩子函数,掌控鼠标和键盘的操作。获取屏幕的像素值来判断测试的结果,最终送到ShopFloor系统-c# call hook function, control the mouse and keyboard operation. Access to the screen pixel value to determine the test results, and ultimately to ShopFloor system
DllInjectionTest
- 纯VB写的DLL注入测试程序,内带自己写的VB编译带DLL输出函数的LINK程序-Pure VB injected DLL written test procedures, which bring their own writing with the VB compiler DLL output function of the LINK program
20081212174892
- 通过API调用Windows的拷贝文件功能,且在拷贝文件时显示动画及进度。 由于现在的计算机速度都很快,如果源文件不大,可能看不到动画效果!! 你在测试的时候,可以尝试复制一个比较大的文件,效果会比较明显。 -Through the API function call to Windows to copy files, and copy files to display in the animation and progress. As the current speed o
testuuid
- 此程序用于生成uuid, 主要还是用来测试生成uuid的函数. 在不使用com的基础上-This program is used to generate uuid, uuid generated mainly used to test the function. When not in use on the basis of com
Get-the-value-of-the-global-keyboard
- 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve
Test-HOOKMENU
- 纯VB编写的API函数 实现菜单的HOOK VB 也可以编写标准的API函数-Written in pure VB API functions for menu HOOK VB you can write a standard API function
Test
- this explorer control application function is to kill explorer and com dll registry-this is explorer control application function is to kill explorer and com dll registry
InjLib
- 代码功能:将动态链接库注入已运行的进程 用途: 用于拦截API测试。 程序用于开发api拦截功能的辅助测试用,当开发了一个api拦截应用的时候,需要频繁的注入,卸载于某进程。 本工具可以使得工作更为方便的进行,如可直接启动notepad进程并注入指定的动态链接库(此dll名称写死于代码内 ,但可以很容易的修改成可配置的方式,不过一般没有必要),当然,也可指定进程id来注入 当年做加密保护的时候,API拦截的部分经常需要做此种测试,故有此工具诞生了。 原理:用远程线程方式注
Replace-API
- VB把API替换成自己的模块函数,API偷天换日,并写了返回值测试模块,仅对自己程序有效,要对其它程序生效需小小修改下。LONG型参数正常,STRING参数无法使用,原因还没调试出来.如果想弄远程Replace的话建议不要调用VB内联函数,当然,API也不行,原因不解释.....此技术可以用在DLL注入上,注入DLL到其它程序然后替换掉系统API。-VB replace the API functions into their own modules, API sly, and wrote a