-
Register optimized encryption module is worth learning a thing
优化后的加密注册模块
很值得学习的一个东西-Register optimized encryption module is worth learning a thing
- 2023-04-18 02:20:04下载
- 积分:1
-
和WINDOWS的进程一样,但比哪个好用
和WINDOWS的进程一样,但比哪个好用-WINDOWS and the same process, which uses more than
- 2023-09-05 19:40:04下载
- 积分:1
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分:1
-
获取access密码
获取access密码-obtain access passwords
- 2023-06-26 15:55:03下载
- 积分:1
-
基于VB开发环境的密码查看器,十分实用的
基于VB开发环境的密码查看器,十分实用的-VB development environment based on the password viewer, very practical
- 2022-07-21 21:17:15下载
- 积分:1
-
专用解包Vb脚本
专用解包Vb脚本-Dedicated unpack Vb Script
- 2023-01-04 16:30:03下载
- 积分: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
-
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
-
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限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
-
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助...
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助-Forum break password tool advantages is the breaking of the password faster, nothing technical content, is very simple wish to help beginners
- 2022-09-01 11:20:03下载
- 积分:1