-
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
-
获取asp源代码的程序“白鸽 v0.2”源码
获取asp源代码的程序“白鸽 v0.2”源码-access to the source code of procedure "pigeon V0.2" FOSS
- 2023-06-26 23:15:02下载
- 积分:1
-
steps to check a shell two steps Shelling three steps trial operation procedures...
步骤一 查壳步骤二 脱壳步骤三 试运行程序 发现突破点步骤四 W32DASM 寻找突破点(可以跳过)步骤五 查询软件的编译类型步骤六 采用GetVBRes v0.51 对付VB程序步骤七 用W32Dasm载入修改后的文件步骤八 制作内存补丁 KeyMake v1.73-steps to check a shell two steps Shelling three steps trial operation procedures found breakthrough steps to find a breakthrough W32DASM four points (can skip) Step 5 inquiries software compiler used six types of steps to deal with VB GetVBRes v0.51 procedural steps included seven NodeManager Professional with the revised document produced eight steps memory patch KeyMake v1 .73
- 2022-07-05 08:23:38下载
- 积分:1
-
酒店管理系统源代码,数据库为acce
酒店管理系统源代码,数据库为acce-hotel management system source code, database acce
- 2023-01-19 21:15:04下载
- 积分:1
-
tss.Huffman with Short dictionary compression algorithm
tss.哈夫曼使用短字典压缩算法
- 2023-01-24 07:45:04下载
- 积分:1
-
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
-
MSCash v0.3
MSCashe 是 bruteforcer 的缓存的域密码 (MSCashe) 在 Windows 上。使用 (SSE2) CPU 和 GPU (Nvidia CUDA) 的工作。
作者: 德米特里 · 鲍里索夫
- 2023-03-07 22:20:03下载
- 积分: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
-
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
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分:1