-
The encryption algorithm is used to achieve keyed MD5 hash value of 128, which a...
该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
- 2022-03-12 13:47:33下载
- 积分:1
-
在地在脸枯于于在 地在脸枯于于在 地在脸枯于于在 地在脸枯...
在地在脸枯于于在 地在脸枯于于在 地在脸枯于于在 地在脸枯-to the blight on the face in the face to the blight on the land in the blight on the face to face in the litter on the way to the blight on the face in the in blight on the face to face in the dry in the manner in the face blight on the land to dry in the face in the face to the blight on the land in the blight on the face in
- 2022-03-10 17:27:23下载
- 积分:1
-
该程序用于在用户登陆状态下获取用户的登陆密码。原理是windows 2003 将用户的密码存储在 lsass.exe 的指定偏移的内存中。通过对该进程内存的扫描...
该程序用于在用户登陆状态下获取用户的登陆密码。原理是windows 2003 将用户的密码存储在 lsass.exe 的指定偏移的内存中。通过对该进程内存的扫描即可获取系统密码。-the procedure for landing on a user"s state of the user"s password landing. The principle is windows 2003 to the password stored in the designated offset lsass.exe memory China. Through the process of memory can be obtained by scanning system password.
- 2023-02-07 22:35:03下载
- 积分:1
-
检测系统是否运行了Soft
检测系统是否运行了Soft-Ice,防止自己的程序被跟踪破解 -detection system running the Soft-Ice, to prevent its own procedures to be followed crack
- 2022-01-28 21:57:23下载
- 积分:1
-
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-were I started programming when contact with the idea, wants only database, do not use sock to achieve a simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-05-21 06:20:10下载
- 积分:1
-
网写的真实
NET编写的一个实时传递模拟,可以操作即时通讯键盘上的一个简单的离线模拟
- 2022-01-31 05:42:55下载
- 积分:1
-
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助...
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助-Forum break password tool advantages is the breaking of the password faster, nothing technical content, is very simple wish to help beginners
- 2022-09-01 11:20:03下载
- 积分:1
-
readmem
单元
unit ReadMem
interface
uses
TLHelp32,Windows
function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据
implementation
function UpperCase(const S: string): string
var
Ch:Char
L:Integer
Source,Dest: PChar
begin
L := Length(S)
SetLength(Result, L)
Source := Pointer(S)
Dest := Pointer(Result)
while L 0 do
begin
Ch := Source^
if (Ch >= a ) and (Ch
- 2022-06-01 01:48:35下载
- 积分:1
-
How to extract information from online sandbox.
Video tutorial.
How to extract information from online sandbox.
Video tutorial.
- 2022-01-28 06:27:10下载
- 积分:1
-
libdnet 为若干个低层的网络例程提供了一个简单的可移植的接口,包括网络地址处理,
内核arp 缓冲和路由表查找和管理,网络防火墙(IP filter,...
libdnet 为若干个低层的网络例程提供了一个简单的可移植的接口,包括网络地址处理,
内核arp 缓冲和路由表查找和管理,网络防火墙(IP filter, ipfw, ipchains, pf, PktFilter, ...),网
络接口查找和管理,IP 隧道(BSD/Linux tun, Universal TUN/TAP device),未加工的IP 包和
以太网帧的传输。-libdnet for a number of low-level routines network provides a simple portable interface, including network addresses, arp kernel buffer and routing table search and management, network firewall (IP filter, ipfw, ipchains, pf, PktFilter, ...), network interface to search and management, IP tunnels (BSD/Linux tun, Universal TUN/TAP device). unprocessed IP packet and Ethernet frame transmission.
- 2023-06-17 11:50:03下载
- 积分:1