资源列表
Winpcapsendpacket
- 利用Winpcap开发包设计的P数据包发送的源代码-use Winpcap development kits designed P data packets sent by the source code
apisoft
- 启动xp系统自带的服务,剩下的全部停止。
WORM
- IPC Worm,典型批处理-IPC Worm, a typical batch
XP-realVBS
- 将盗版XP系统的序列号代替为正版序列号,突破微软安全检查。
FanoP
- fano codinnggg in matlab for example students
5.c
- encrypt in linux using c
flashanti-virusprogramusingclanguage
- U盘防病毒程序C语言源代码 (备注:先要关闭电脑的自动播放功能!否则一插U盘病毒就进电脑啦LWzD 将上面的代码编译成shadu.exe程序放到C盘根目录下,再在桌面上做一个shadu.bat批处理 ,其内容为c:\\shadu.exe c:\\kill.bat就行了)
radixsort
- radix sort, using bit shift to improve performance.
olydbg
- Detect OllyDbg using the following asm source code
sql-攻击代码.rar
- sql-攻击代码
AKS
- Implement AKS algorithm for primality testing, which was the first polynomial time primality test that was devised. Read the paper attached and implement the main algorithm. Implement for numbers of size max 64 bits. Bonus marks will be given,