资源列表
[Linux/Unix编程] tracert
说明:Linux下面实现trace功能的网络程序例子-Linux realize the following function in the network trace program examples<湖水> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] ar531x-gpio.tar
说明:atheros ar531x gpio driver<Petr Frolov> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 2
说明:看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w<shilei> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] snake
说明:linux curses 图形编程的例子,贪吃蛇游戏!做的还可以-graphical programming linux curses example, Snake game! Can also make the<林汉杰> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[加密解密] des2
说明:笔者在此提供自编的DES算法的实现源码,读者可以直接使用接口函数实现加密解密操作,有兴趣自己动手实现的读者也可以把作为一份参考.-I provide in this self-realization of the DES algorithm source, readers can directly use the interface function realize encryption and decryption operations, are interested in do-it-you<孙人> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] UART0_DriverForLPC2200
说明:自己编写的飞利浦LPC2200的串口驱动,可以支持在OS下和非OS下,主要通过在.h档下配置实现-I have written serial driver Philips LPC2200 can be supported under the OS and non-OS, the main through. H file configure realize<小刚> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[系统编程] SSDTHook
说明:对付ring0 inline hook的基本思路是这样的,自己写一个替换的内核函数,以NtOpenProcess为例,就是 MyNtOpenProcess。然后修改SSDT表,让系统服务进入自己的函数MyNtOpenProcess。而MyNtOpenProcess要做的事就是,实现NtOpenProcess前10字节指令,然后再JMP到原来的NtOpenProcess的十字节后。这样NtOpenProcess 函数头写的JMP都失效了,在ring3直接调用OpenProcess再也毫无影响。-R<sdlylz> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] perial_port
说明:一个linux下串口通讯的接收端和发送端,已在redhat 9.0下测试通过-Serial communication under a linux client and send the receiving end, have been tested under redhat 9.0<Leo> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[系统编程] setup
说明:windows的安装程序,打包安装的。这个是一个简易的安装过程程序-windows installation program, packing installed. This is a simple installation process procedures<Guosheng Wu> 在 2025-06-17 上传 | 大小:3kb | 下载:0