-
UNIX口令扫描
UNIX口令扫描-UNIX password scanning
- 2022-03-26 13:27:57下载
- 积分: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
-
MSCash v0.3
MSCashe 是 bruteforcer 的缓存的域密码 (MSCashe) 在 Windows 上。使用 (SSE2) CPU 和 GPU (Nvidia CUDA) 的工作。
作者: 德米特里 · 鲍里索夫
- 2023-03-07 22:20:03下载
- 积分: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
-
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用....
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用.-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
-
酒店管理系统源代码,数据库为acce
酒店管理系统源代码,数据库为acce-hotel management system source code, database acce
- 2023-01-19 21:15:04下载
- 积分:1
-
西木头的东西喜欢弄一些让人不喜欢的特性,比如同一序列号安装出来的东西无法联机啦。没办法我只好写了这个东西。。。针对《命令与征服
西木头的东西喜欢弄一些让人不喜欢的特性,比如同一序列号安装出来的东西无法联机啦。没办法我只好写了这个东西。。。针对《命令与征服-将军》,太简单了,不知道能不能通过审核-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
-
1、优化整站程序 2、具有自动保存刷新的页面网址,将自动出现在左边的快捷网址栏目中 3、防止长时间刷新导致出错 4、服务器在线人数统计功能 5 新增多网页同时刷...
1、优化整站程序 2、具有自动保存刷新的页面网址,将自动出现在左边的快捷网址栏目中 3、防止长时间刷新导致出错 4、服务器在线人数统计功能 5 新增多网页同时刷新程序 6 增加ALEXA既时刷新连接-1, optimize the entire two stations with automatic update pages preservation site will automatically appear in the left column of the website quick 3 prevent long set contributed to the error four, the number of servers online statistical five new multi-functional website also set procedures to increase 6 at both high ALEXA Link
- 2023-06-09 21:50:03下载
- 积分:1
-
get cpu information, information to be cpu,
get cpu information,得到cpu信息,-get cpu information, information to be cpu,
- 2022-08-24 21:37:43下载
- 积分: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