-
qqinvade2002
这是我做的1.0版,对不懂VC的朋友本说,我没有提供实际使用的功能(尽管做出来很简单),本人的意思只是想提供做这种东西的一些思路。
在使用上,
1.必须将源码中利用SMPT发送密码的部分,改成你自己的邮箱,然后重新编译成可执行文件。
2.找到一台你入侵的主机(别问我怎样去占领一台肉鸡),将生成的QQ2002.exe放置于肉鸡上QQ所在的目录下,如可能是c:program files encent。
3.创建QQ2002.exe的快捷方式,并改名为"腾讯QQ"。
4.将肉鸡上凡是有"腾讯QQ"快捷方式的地方用刚才创建的那个替换.
5.等着别人的密码发回来吧(This is what I do, Version 1.0, VC friends do not understand this, I have no practical use for the function (although to do it is very simple), I mean just want to do something to provide some ideas. The use of 1. Source code must be used nowadays is researched into this part of the password, change your own mail. then re-compiled executable file. 2. You find an invasion of Taiwan mainframe (Do not ask me how to occupy a broiler), will be generated QQ2002.exe placed on the broiler QQ on the directory, such as may be c : program files tencent. 3. QQ2002.exe create a shortcut, and renamed the "QQ." 4. Broiler anyone who would "QQ" expeditious manner with the creation of just the one substitution. 5. Waiting for the others Password made it back)
- 2007-03-02 23:28:56下载
- 积分:1
-
一个模拟交易的简单系统
模拟交易的简单服务 基于linux C++ +mysql 数据库 开发而成。
- 2023-08-12 20:35:05下载
- 积分:1
-
testmotion
说明: codesys简单程序,主要用与PLC中的运动控制方面的小程序,比较简单,运行环境为codesys23(codesys simple procedure, which was spent mainly with PLC control the movement of small programs, a relatively simple operating environment for codesys23)
- 2006-03-22 10:20:48下载
- 积分:1
-
ZipArchive
ZipArchive,新增创建以及解压加密zip 文件_ZipArchive,精选ios编程学习源码,很好的参考资料。(ZipArchive, the new creation and extract the zip file encryption _ZipArchive, select learning IOS programming source code, a good reference.)
- 2013-12-11 11:19:36下载
- 积分:1
-
5kwPOWER
5KW 逆变电源原理图。可以直接做PCB(5KW power inverter schematic. Can directly do the PCB)
- 2012-06-05 21:20:43下载
- 积分:1
-
music-algorithm
这是一个Matlab开发的数字波束形成源代码,基于music算法的,仿真正确。(This is a Matlab development of digital beamforming source code, based on the music algorithm, the simulation is correct.)
- 2012-08-23 23:52:00下载
- 积分:1
-
run
自己动手写操作系统,小练习包括fifo.cfork.cpopen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!(Do-it-yourself write operation system, small exercises include fifo. C fork. C popen. C, and other protection mode, more than 1 M memory management mode, and the code, generation of the middle of the documents, etc, and is suitable for beginners reference
)
- 2011-12-22 23:10:08下载
- 积分:1
-
通过RTSP获取到网络摄像机的视频流
很完整的RTSP获取码流的代码,
#ifdef _WIN32_WCE
#include "stdafx.h"
#endif
#ifndef _WIN32_WCE
#define WIN32_LEAN_AND_MEAN
#endif
#include
#include
#include
#include
#include
#include
#include
#ifdef _WIN32_WCE
#pragma comment(lib, "ws2.lib")
#else
#pragma comment(lib, "ws2_32.lib")
#endif
#define PP_NAME "User-Agent:rtsp client(v1.0)"
#define PP_CRLF "/r/n"
//测a试?之?用?
long InitSocket();
long DeInitSocket();
long InitTCPSocket(int port);
long InitUDPSocket(const char *ip, int port);
long GetSokcetPort(int sock, int *port);
- 2022-05-31 21:03:15下载
- 积分:1
-
CSharpSpider1
一个小游戏,CSharpSpider很有意思,希望交流(A small game, CSharpSpider very interesting, I hope the exchange)
- 2011-06-22 15:30:59下载
- 积分:1
-
mianyi
免疫算法的matlab代码,应该比较好用,谢谢支持!(immune algorithm Matlab code, it should be more convenient, thank you support!)
- 2007-03-20 12:20:00下载
- 积分:1