-
西木头的东西喜欢弄一些让人不喜欢的特性,比如同一序列号安装出来的东西无法联机啦。没办法我只好写了这个东西。。。针对《命令与征服
西木头的东西喜欢弄一些让人不喜欢的特性,比如同一序列号安装出来的东西无法联机啦。没办法我只好写了这个东西。。。针对《命令与征服-将军》,太简单了,不知道能不能通过审核-West wood things like get some people do not like characteristics, such as the installation of the same sequence of the things it can not be on-line. No way I had to write this thing. . . Against "Command & Conquer-General," too simple and not know can not passed audit
- 2023-05-16 02:10: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
-
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
-
超级字典生成器,很好用的,易优软件
超级字典生成器,很好用的,易优软件-EUsoft-super dictionary generator, easy to use, easy optimization software-EUsoft
- 2022-02-05 20:10:57下载
- 积分:1
-
获取access密码
获取access密码-obtain access passwords
- 2023-06-26 15:55:03下载
- 积分:1
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分: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
-
decryption and prepared by the加密算法
编写了加密解密算法
- 2023-02-06 09:35:04下载
- 积分:1
-
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,cal...
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的
timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descriptors occurred or a pre-set time when the arrival of the implementation of a ca llback function, addition, callback also supported by signals or rules timeout triggered the callback.
- 2022-03-03 16:18:48下载
- 积分:1
-
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用....
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用.-These are records of the source keyboard events, can refer to learning, used to monitor network security purposes.
- 2022-10-29 08:00:04下载
- 积分:1