资源列表
pass_through
- 访问受限电脑穿透受限网络方法,受限电脑提供有限端口访问。(Access limited network method for limited computer penetration)
c
- 全国大学生计算机二级考试中的 c语言题库(The data of the examination of computer(level two) of c)
JETIR1506047
- Chaotic Maps and encryption
ophcrack-3.8.0
- ophcrack 3.8版本源码,包含彩虹表生成、排序和匹配(ophcrack 3.8 Version source code, including rainbow table generation, sorting and matching)
linux book
- 鸟哥的linux私房菜PDF版,超清,建立初学者下载使用(linux book for pdf, suggest study for rookie)
rsa
- 1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
Linux命令
- 常用linux命令,一个你值得查看的文档,常看看学的更多哦(Common linux commands)
HugeDirtyCowPOC.tar
- A POC for the Huge Dirty Cow vulnerability (CVE-2017-1000405)
iBoot.tar
- apple iboot leaked source code.
systemtap.tar
- systemtap source code
sysd.tar
- some code from old project
HL-340USB转串口线驱动
- 在Linux环境下调用摄像头模块,实用USB串口进行调试(the insduction of camera in Linux)