-
it is encrypted using openssl procedures for the right configuration file encryp...
这是个用openssl加密的程序,用于对配置文件加密,比较好-it is encrypted using openssl procedures for the right configuration file encryption, better,
- 2022-01-27 10:27:39下载
- 积分:1
-
获取access密码
获取access密码-obtain access passwords
- 2023-06-26 15:55:03下载
- 积分:1
-
服务
Serv-U ftp server 密码算法-Serv-U ftp server password algorithm
- 2023-07-25 21:25:02下载
- 积分: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
-
VB源代码查看器,方便快捷有趣,占用空间,
VB源代码密码查看器,使用方便快捷有趣,占有空间小,-VB source code viewer, fast and convenient interesting, occupy space,
- 2022-06-12 20:55:15下载
- 积分:1
-
酒店管理系统源代码,数据库为acce
酒店管理系统源代码,数据库为acce-hotel management system source code, database acce
- 2023-01-19 21:15:04下载
- 积分:1
-
DeCSS plus 源代码
DeCSS plus 源代码-DeCSS source code
- 2023-07-15 06:20: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
-
UNIX口令扫描
UNIX口令扫描-UNIX password scanning
- 2022-03-26 13:27:57下载
- 积分: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