资源列表
unix_sec
- 因为在UNIX系统中没有毫秒的方法,所以上传生成毫秒的方法。
Main
- this is very good main test-ok ,thank you find it very
22
- 写ShellCode的时候写的~C版本代码~~没用就丢出来了~ CODE: /* 1k(程序体积1kb) 反向连接,零管道后门 By Anskya 说明: 不用我多说了吧..黑客一般都会使用的后门程序.. 这里只是简单的演示一下..没有添加进程隐藏功能 程序可以在Win9x,Win2k,WinXP,Win2k3上使用 程序体积只有1k(FSG压缩一下会更小) 测试: 本地开启NetCat等工具,监听80端口,会返回一个Shel
linux-C-biancheng
- 一个简单的C++程序,重点说明了一些语句的运用,对初学者很有用-A simple C++ program, focusing on the use of some statement, is useful for beginners
SUDOKU101
- this program is to generate all possible combinations of sudoku and also to find solutions of the sudoku given.
kt.c
- Traces kernel things in the kernel to trace things doing things
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
Monoalphabetic
- 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
RC4
- RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code-RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code RC4 C++ Source Code
loongson1
- Register mappings for Loongson 1.
topology_64
- Simpler 68k and ColdFire parts also need a few other gcc functions.
eventpoll
- include linux eventpoll.h ( Efficient event polling implementation ).