-
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
-
VB源代码查看器,方便快捷有趣,占用空间,
VB源代码密码查看器,使用方便快捷有趣,占有空间小,-VB source code viewer, fast and convenient interesting, occupy space,
- 2022-06-12 20:55:15下载
- 积分:1
-
dll钩子 钩住程序网络连接
dll钩子 钩住程序网络连接-dll hook hook procedures network connection
- 2023-02-05 17:50:03下载
- 积分:1
-
获取access密码
获取access密码-obtain access passwords
- 2023-06-26 15:55:03下载
- 积分:1
-
DeCSS plus 源代码
DeCSS plus 源代码-DeCSS source code
- 2023-07-15 06:20: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
-
读取密码框,程序窗口
读取密码框,的WINDOWS的程序-read password box, the procedure WINDOWS
- 2022-02-12 17:26:17下载
- 积分:1
-
作一定修改可以穿透还原设备,软件,用汇编以及QB描述的
作一定修改可以穿透还原设备,软件,用汇编以及QB描述的-make certain changes can penetrate reduction equipment, software, the compilation and description of the QB
- 2022-07-11 23:14:47下载
- 积分:1
-
黑鹰基地
多抽出一分钟学习,让你的生命更加精彩。
www.3800cc.com
==============================...
黑鹰基地
多抽出一分钟学习,让你的生命更加精彩。
www.3800cc.com
=====================================
30 PC license:KXA97373454332
iOpus STARR PC & Internet Monitor V3.27 PRO 注册版,02月14日发布,该软件可以记录使用计算机的情况,可以记录键盘输入、用户名、密码、路径名、访问次数、访问网站、窗口标题、当前屏幕等。监视AIM ICQ YAHOO Chat MS Messenger 聊天记录,还支持压缩记录文件定时邮件发送。
-Blackhawk base more minutes out a study and make your life more exciting. Www.3800cc.com ===================================== 30 PC license : PC KXA97373454332 iOpus STARR Internet Monitor PRO registered version V3.27, February 14 release, the software can record the use of computers and can record the keyboard input, user name, password, the path names, the frequency of visits, visit the site, the window title, the current screen. Surveillance AIM ICQ, Yahoo Messenger chat MS Chat records, also supports compressed documented regular mail.
- 2022-02-04 01:01:09下载
- 积分: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