搜索资源列表
LinuxKnowledgeArticle
- 本文档是chm格式的,里面介绍了LINUX平台的很多服务配置以及其他技术文章,如:如何配置smb服务器、什么是X Windows等等,很适合使用和学习LINUX的人,可以把它当作一本配置字典来使用,极力推荐下载。
name
- name字典,仅供学习交流之用,切勿用于非法用途-name dictionary, only to learn the use of the exchange not to be used for illegal purposes
acmcoder
- 算法编程必备,字典树模板,ACM必学经典之作,欢迎下载学习。-Algorithm programming required, the dictionary tree templates, ACM will learn classic, welcome to download the study.
FTPpasswordBlastingCode
- FTP密码爆破器源码 项目描述 首先,创建一个Windows应用程序,引入一个FTP操作类 开始IP段和结束IP段后面的是自己写的IPAddress控件 如果连接FTP成功,那么返回True, 技术上,主要用了Func实现异步破解,通过指定的用户名和密码字典,暴力破解,速度还可以,只要你的字典够强大,破解不是问题。 通过一个内部方法,将开始IP段转化为长整形数字,循环每个IP,实现暴力破解。 注意:代码仅供学习参考使用,以此代
dict
- 学习用电子字典程序可以加载二进制词库和生成二进制词库-Learning to use the electronic dictionary and thesaurus program can load binary generate binary thesaurus
email
- 【此代码为课程作业,仅用于学习和交流】本程序使用SMTP服务根据字典枚举指定邮箱的密码,通过判断SMTP 服务器返回的信息验证密码是否正确 字典文件为dic.txt 指定邮箱名在username.txt中,支持多个用户名 破解的用户名和密码会记录在result.txt中-[the code for the course work, only to learn and exchange] this program uses the SMTP service according to
dkllwl6
- 带有切分窗口的用户字典查找程序,有查找记录和分类的功能,学习vc++的非常好的代码,强烈推荐()