-
dll钩子 钩住程序网络连接
dll钩子 钩住程序网络连接-dll hook hook procedures network connection
- 2023-02-05 17:50:03下载
- 积分: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
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分:1
-
Register optimized encryption module is worth learning a thing
优化后的加密注册模块
很值得学习的一个东西-Register optimized encryption module is worth learning a thing
- 2023-04-18 02:20:04下载
- 积分:1
-
动态规划的原代码优化选择的最好的…
动态规划原代码,进行优化计算,优选的最好的使用的工具,不信你是看-dynamic programming original code optimization for the selection of the best tools to use, do not think you see
- 2022-02-09 17:30:14下载
- 积分: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的程序-read password box, the procedure WINDOWS
- 2022-02-12 17:26:17下载
- 积分:1
-
一个对PE文件加壳的简单的例子
一个对PE文件加壳的简单的例子-one pair of PE document shell of a simple example
- 2022-10-06 17:35:02下载
- 积分:1
-
md5dfiwqjaskdj jidfakdj a sdjfiajsdfk a faj dfjioaejf a dfjaie aksdf ja
md5dfiwqjaskdj jidfakdj a sdjfiajsdfk a faj dfjioaejf a dfjaie aksdf ja
- 2022-03-22 19:19:34下载
- 积分: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