资源列表
HugeDirtyCowPOC.tar
- A POC for the Huge Dirty Cow vulnerability (CVE-2017-1000405)
Linux命令
- 常用linux命令,一个你值得查看的文档,常看看学的更多哦(Common linux commands)
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 book
- 鸟哥的linux私房菜PDF版,超清,建立初学者下载使用(linux book for pdf, suggest study for rookie)
ophcrack-3.8.0
- ophcrack 3.8版本源码,包含彩虹表生成、排序和匹配(ophcrack 3.8 Version source code, including rainbow table generation, sorting and matching)
JETIR1506047
- Chaotic Maps and encryption
c
- 全国大学生计算机二级考试中的 c语言题库(The data of the examination of computer(level two) of c)
pass_through
- 访问受限电脑穿透受限网络方法,受限电脑提供有限端口访问。(Access limited network method for limited computer penetration)
protobuf-cpp-3.0.0
- Google Protocol Buffer(简称 Protobuf)是一种轻便高效的结构化数据存储格式,平台无关、语言无关、可扩展,可用于通讯协议和数据存储等领域(Google Protocol Buffer (Protobuf) is a lightweight and efficient structured data storage format. It is platform independent, language independent and extensible, and c
agent2d-3.1.0.tar
- 主要是理解计算机系统和Linux的使用,以及对于agent的深入学习和了解,对于理解计算机内部有很好的作用(this is a book about linux and the understanding of computersystem)
am57xx_sdk_patch_2.0.tar
- AM5728 平台sdk包,修改了电源管理等一些BUG。(AM5728 Platform SDK package, modify the power management and some other BUG.)
bizext
- 开源项目管理工具,禅道专业版 license,免费使用(Open source project management tool, Zen professional version license, free of use)