资源列表
[Linux驱动] mhvtl-master
说明:This source code is virtual tape library sample on Linux.<ollxlyug> 在 2025-06-06 上传 | 大小:312kb | 下载:0
[加密解密] hashcat-master
说明:oslhashcat 源代码,Hashcat、oclHashcat-plus、oclHashcat-lite。这三个版本的主要区别是:HashCat只支持CPU破解。oclHashcat-plus支持使用GPU破解多个HASH,并且支持的算法高达77种。oclHashcat-lite只支持使用GPU对单个HASH进行破解,支持的HASH种类仅有32种,但是对算法进行了优化,可以达到GPU破解的最高速度。如果只有单个密文进行破解的话,推荐使用oclHashCat-lite。-Oslhashcat<Jack Jhon> 在 2025-06-06 上传 | 大小:3.32mb | 下载:0
[Linux驱动] bacula-7.2.0.tar
说明:This source is virtual tap library sample on Windows, Linux and Mac Os. This code is build C++ on Linux.<ollxlyug> 在 2025-06-06 上传 | 大小:3.15mb | 下载:0
[Linux驱动] ADXL362Driver_MSP430
说明:验证通过的ADXL362驱动,可用于51.AVR/MSP430-ADXL362 driven<严杰> 在 2025-06-06 上传 | 大小:4kb | 下载:0
[扫描程序] haha
说明:端口扫描程序,多线程,windows下c语言编写。 给定目标ip地址和待扫描的端口范围,运行程序可显示开放端口号。-Port scanning procedures, multithreading, c language to write under Windows. A given target IP address and port range scanning, run the program can display open port.<1220tuantuan> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[系统编程] simulation-disk
说明:用C语言实现模拟磁盘的读写文件、创建文件夹、删除文件、删除文件夹等功能-Using C language simulation disk read and write files, create folders, delete files, delete folders and other features<李宗桓> 在 2025-06-06 上传 | 大小:63kb | 下载:0
[弱点检测代码] analysis
说明:简单入侵检测系统的实现 根据规则判断是否数据包是否符合规则 能对指定本机WindowsXp内置防火墙调用,并改变端口映射表。 -The realization of simple intrusion detection system According to the rules determine whether packets is in accordance with the rules To specify the native Windows xp built-in<1220tuantuan> 在 2025-06-06 上传 | 大小:10kb | 下载:0
[Linux/Unix编程] pack
说明:文件打包解包和文件的CRC32校验,将多个单一文件转化为单个二进制文件,并能恢复到原来的单个文件,并用crc32校验和验证文件的完整性-File packing and unpacking and the files CRC32 checksum, a plurality of single files into a single binary file, and can restore individual files to the original, and with crc32 check<郑漾> 在 2025-06-06 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] GNU Make手册
说明:make是一个命令工具,它解释Makefile 中的指令(应该说是规则)。在Makefile文件中描述了整个工程所有文件的编译顺序、编译规则。Makefile 有自己的书写格式、关键字、函数。像C 语言有自己的格式、关键字和函数一样。而且在Makefile 中可以使用系统shell所提供的任何命令来完成想要的工作。Makefile(在其它的系统上可能是另外的文件名)在绝大多数的IDE 开发环境中都在使用,已经成为一种工程的编译方法(Make is a command tool that expl<Q-Q> 在 2025-06-06 上传 | 大小:881kb | 下载:0