搜索资源列表
ip_looker
- IP数据包流量监控 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
ExecutableVerInf_Src
- VC++ source to detect the version information of executables such as .exe, .d-VC source to detect the version informatio n of executables such as. exe. d
ExecutableVer_Proj
- VC++ project to detect the version information of executables such as .exe, .d-VC project to detect the version informati on of executables such as. exe. d
采用替换文件的方法截获WinSock中的函数调用
- D:\\vc教程\\newweb\\1图像声音\\net1\\采用替换文件的方法截获WinSock中的函数调用-D : \\ vc Directory \\ newweb \\ images a voice \\ net1 \\ documents used to replace the WinSock intercepted the function call
IPtrafficmonitor
- 这个程序利用Winpcap库来捕获IP数据包。从而对数据报进行分析,调试的时候 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
c++
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
dllzhuru.rar
- 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
rsasoft.rar
- 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
MD5
- 能够实现对文件或是磁盘进行md5的计算 vc++ 只需要一个入口函数便可 完整源码,现成d-Can be achieved on paper or disk for the calculation of md5 vc++ can be only one entry point function complete source code, ready-made dll
VC
- SafeNet宏狗VC调用的例子,里面有COM ,DLL ,OBJ,Staticlib库-VC call the dog SafeNet macro examples, which are COM, DLL, OBJ, Staticlib Library
IPcontrol
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利
VC_DOS_Get_ret
- VC下执行DOS命令并可以获取执行结果的源码.一个比较好的例子,希望对年轻人有点帮助.-VC under the implementation of DOS commands and can get the results of the implementation source code. A good example of hope for young people to some extent.
Barcode_src
- halftone vc implemented in matlab by using error diffusion algorithm
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
iLeadDownloader
- 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译运行演示程序时,要将事先编译好的DLL文件拷贝至Debug目录。-Individual packages of a VC++ support multi-tasking, multi-threaded HTTP component of the DLL, and use multi-tasking approach to list management. DLL
trans
- trans程序的源代码在Cygwin下编译调试通过。(因使用了Unix特有的文件读写函数,用TC,BC,VC编译时须改写部分代码) 使用说明:trans [-R/-S] file 其中,-R 将摩斯码翻译成英文; -S 将英语翻译成摩斯码。 file为需要翻译的文本文件。运行成功后结果会保存在“~file”文件中。 注意:若是翻译英文,须保证所有字母均为大写字母。且标点符号仅可为“.”,“,”和空格。-trans program' s sour
PublicKeyEncryption_algorithm_VC
- RSA加密算法的VC++代码实现。 由选定的P,Q以及E来计算私钥D-RSA encryption algorithm VC++ code. Selected by the P, Q and E to calculate the private key D
MaxMin
- 利用Delphi调用vc的dll 利用Delphi调用vc的d-use the Delphi tools to use dll of vc
Student-management-system
- VC++课程设计,学生管理系统,包含完整源程序和课程设计报告书。 系统功能包括: a.系统管理(设置用户,重新登录,退出系统)。 b.基础数据管理(系别设置,专业设置,班级设置)。 c.学生管理(学生档案管理,奖学金管理,奖惩制度管理)。 d.成绩管理(基础设置(考试科目设置、考试时间设置、考试时间段设置),学生成绩录入,学生成绩查询,班级成绩汇总统计,学生总分名次查询,学生单科名次查询)。 e.学籍变动管理(学校内部变动,退学,休学,转学,留级)。 f.数据库管理(
pogegame
- VC波哥冒险岛辅助修改,为冒险岛的后台按键,从一些外挂中分离出按键功能。 一般将Ctrl设为攻击技能。B、C、S、D为加攻击力和攻速的技能。 -VC Bogotá Adventure Island auxiliary modify, for background button Adventure Island, isolated from a number of plug-in key functions. General Ctrl attack skills. B, C, S, D