-
专用解包Vb脚本
专用解包Vb脚本-Dedicated unpack Vb Script
- 2023-01-04 16:30:03下载
- 积分:1
-
直接读出assess数据库的密码,绝对好用,代码简单方便
直接读出assess数据库的密码,绝对好用,代码简单方便-assess directly read out the password database, absolutely convenient, simple code
- 2022-07-07 05:21:58下载
- 积分:1
-
动态规划的原代码优化选择的最好的…
动态规划原代码,进行优化计算,优选的最好的使用的工具,不信你是看-dynamic programming original code optimization for the selection of the best tools to use, do not think you see
- 2022-02-09 17:30:14下载
- 积分: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
-
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助...
论坛破密码的工具,优点就是破数字密码的时候比较快,没有什么技术含量,很简单希望对初学者有帮助-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
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00: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
-
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
-
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
-
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