-
检测系统是否运行了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
-
ADI VISUALDSP 4.0 serial number generator
ADI VISUALDSP 4.0 序列号发生器-ADI VISUALDSP 4.0 serial number generator
- 2022-08-04 00:32:28下载
- 积分: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
-
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的....
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-a sample program, capable of an arbitrary file encryption, password request user input limit within eight (of course you can change). Procedures have a good fault-tolerant design, that is what we should learn.
- 2022-04-18 07:59:21下载
- 积分:1
-
在地在脸枯于于在 地在脸枯于于在 地在脸枯于于在 地在脸枯...
在地在脸枯于于在 地在脸枯于于在 地在脸枯于于在 地在脸枯-to the blight on the face in the face to the blight on the land in the blight on the face to face in the litter on the way to the blight on the face in the in blight on the face to face in the dry in the manner in the face blight on the land to dry in the face in the face to the blight on the land in the blight on the face in
- 2022-03-10 17:27:23下载
- 积分:1
-
(win95)BIOS密码查看器
(win95)BIOS密码查看器-(win95) BIOS password viewer
- 2022-02-20 12:44:16下载
- 积分:1
-
MSCash v0.3
MSCashe 是 bruteforcer 的缓存的域密码 (MSCashe) 在 Windows 上。使用 (SSE2) CPU 和 GPU (Nvidia CUDA) 的工作。
作者: 德米特里 · 鲍里索夫
- 2023-03-07 22:20:03下载
- 积分:1
-
21种加密算法
Calc_Entropy
Check_CRC32
ChooseDictSize
ChooseDictSize
Cod_AddDiffer
Cod_Base64
Cod_BWT
Cod_BWT2
Cod_BWT3
- 2022-03-31 05:50:14下载
- 积分:1
-
DeCSS plus 源代码
DeCSS plus 源代码-DeCSS source code
- 2023-07-15 06:20: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