- 
                        有关抓获网页密码的一个源代码程序,内容翔实,有一定的帮助...
                        
                          有关抓获网页密码的一个源代码程序,内容翔实,有一定的帮助-arrested on a website password source code procedures, informative, helpful to a certain extent                         
                            - 2023-06-04 02:50: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
 
- 
                        arpd will be designated IP addresses not used within the scope of the IP used ho...
                        
                          arpd 将对指定的IP 地址
范围内未使用的IP 用honeyd 主机的MAC 地址做出arp 应答-arpd will be designated IP addresses not used within the scope of the IP used honeyd host to the MAC Response site made arp                         
                            - 2022-02-09 15:37:48下载
- 积分:1
 
- 
                        读取密码框,程序窗口
                        
                          读取密码框,的WINDOWS的程序-read password box, the procedure WINDOWS                         
                            - 2022-02-12 17:26:17下载
- 积分: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
 
- 
                        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
 
- 
                        服务
                        
                          Serv-U ftp server 密码算法-Serv-U ftp server password algorithm                         
                            - 2023-07-25 21:25:02下载
- 积分:1
 
- 
                        get cpu information, information to be cpu,
                        
                          get cpu information,得到cpu信息,-get cpu information, information to be cpu,                         
                            - 2022-08-24 21:37:43下载
- 积分:1
 
- 
                        decryption and prepared by the加密算法
                        
                          编写了加密解密算法                         
                            - 2023-02-06 09:35:04下载
- 积分:1
 
- 
                        第三方空间//
                        
                          第三方空间//--- --- --- --- --- --- ---
#include 
#pragma hdrstop
USERES("WinSkinC5.res") 
USEPACKAGE("vcl50.bpi") 
USEUNIT("WinSkinReg.pas") 
USERES("WinSkinReg.dcr") 
USEPACKAGE("vclx50.bpi") 
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
// Package source.
//---------------------------------------------------------------------------
#pragma argsused
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
 return 1 
}
//---------------------------------------------------------------------------
-Third-party space//-------------# Include                         
                            - 2023-03-02 17:00:04下载
- 积分:1