资源列表
LED控制机
- 关于8255
AES
- to help find the Aes algorthi
mono
- Substitution ciphers are probably the most common form of cipher. They work by replacing each letter of the plaintext (and sometimes puntuation marks and spaces) with another letter (or possibly even a random symbol). A monoalphabetic substituti
sockopt
- program to display socket port and programming
findfile
- 寻找指定目录下的exe文件,用到了windowsAPI函数进行寻找-find exe files
saomiaoqi
- 根据图一在于c++环境下,编写的扫描器,扫描器源代码-根据图一于c++环境下的扫描器
pingtime.py
- 可以ping至多4个url,并且告诉用户那些url是可以访问的,同时提供rrt时间供用户参考-You can ping up to four url, url and tell the user that is accessible, while providing time for user reference rrt
NBTSTAT
- -本程序用来实现检索局域网的功能,用VC++语言实现,简单易懂!
black_hole849845192002
- NS2 for blackholw attack
66666
- 网络安全比赛过程中写的获取服务器Flag的脚本程序,属于半自动化,还需手动提交-Network security during the race get to write server scr ipts Flag, a semi-automated, the need to manually submit
saomiao
- 例如,文件偏移地址0x0c15, 提取特征码长度:0x10(16)特征码内容:0A 73 53 41 2E 65 78 30 5C 5C 31 39 32 2E 31 36 我们现在就可以用程序来实现代码的比较了,可以简单的一段小程序来判断.:-For example, the file offset address 0x0c15 extracted signature length: 0x10 (16) signature content: 0A 73 53 41 2E 65 78 30 5C
newt_g
- 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points