资源列表
[加密解密] samples_figures
说明:Smart antennas for wireless communication - With MATLAB (Gross F.B. - 2005 - McGraw-Hill)-Smart antennas for wireless communication- With MATLAB (Gross F.B.- 2005- McGraw-Hill)<redsun> 在 2025-06-09 上传 | 大小:52kb | 下载:0
[Linux/Unix编程] Memory_Test
说明:s3c44box中存储器的测试试验程序。-S3C44BOX memory tests in the procedure.<swet123> 在 2025-06-09 上传 | 大小:5kb | 下载:0
[加密解密] Cryptography
说明:C#实现DES加密解密,AES加密解密.一个基本类,调用方便-C# Realize DES encryption and decryption, AES encryption and decryption. A basic class, call convenience<赵雨> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[加密解密] TestEncode
说明:用.Net平台编写的,C#源码,用于字符串DES加/解密与MD5加密 -Used. Net platform prepared, C# Source for string DES encryption/decryption and MD5 encryption<alex> 在 2025-06-09 上传 | 大小:33kb | 下载:0
[系统编程] JavaIDMEFv0.941beta.tar
说明:IDMEF格式的java实现 是国际标准的入侵检测消息交换格式-IDMEF format is the international standard java realize Intrusion Detection Message Exchange Format<LG> 在 2025-06-09 上传 | 大小:882kb | 下载:0
[Linux/Unix编程] BeejNetworkProgrammingGuide
说明:LINUX下的网络socket编程指南,入门数据。 -LINUX Network socket programming guide data entry.<wsy> 在 2025-06-09 上传 | 大小:265kb | 下载:0
[Linux/Unix编程] axel-1.1
说明:Linux下多线程下载软件,可用于Yum加速。-Linux under the multi-threaded download software that can be used to accelerate Yum.<polo> 在 2025-06-09 上传 | 大小:58kb | 下载:0
[系统编程] Memory
说明:内存空间不能跨进程访问的原因主要在于不同进程都有自己的页目录和页表。进程切换的很大一块也就是切换掉页目录。 Windows自己的ReadProcessMemory最终也是通过KeStackAttachProcess附加到目标进程空间执行拷贝的。但是中间的N个内核函数调用现在被很多保护系统Hook掉并保护起来了,所以要通过这层层关卡读到东西还是不那么简单的。-Inter-process memory space should not visit the main reason is beca<sdlylz> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[系统编程] SSDTHook
说明:对付ring0 inline hook的基本思路是这样的,自己写一个替换的内核函数,以NtOpenProcess为例,就是 MyNtOpenProcess。然后修改SSDT表,让系统服务进入自己的函数MyNtOpenProcess。而MyNtOpenProcess要做的事就是,实现NtOpenProcess前10字节指令,然后再JMP到原来的NtOpenProcess的十字节后。这样NtOpenProcess 函数头写的JMP都失效了,在ring3直接调用OpenProcess再也毫无影响。-R<sdlylz> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[系统编程] Delay_time
说明:用C编写的微秒级精确延时DLL函数库,通过调用kernel32.dll的QueryPerformanceFrequency()、QueryPerformanceCounter()函数实现。-Prepared with C-level precision microsecond delay DLL function library, by calling the kernel32.dll of QueryPerformanceFrequency (), QueryPerformanceCounte<王学文> 在 2025-06-09 上传 | 大小:92kb | 下载:0
[Linux/Unix编程] missileProblem
说明:acm防御导弹问题详细解答,所用方法为dp 和greedy algorithm,完整的解决了这个问题。-acm missile defense issues in detail, the methods for the dp and the greedy algorithm, a complete solution to this problem.<ZeShan Liu> 在 2025-06-09 上传 | 大小:2kb | 下载:0