-
UNIX口令扫描
UNIX口令扫描-UNIX password scanning
- 2022-03-26 13:27:57下载
- 积分: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
-
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
-
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
-
检测系统是否运行了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
-
超级字典生成器,很好用的,易优软件
超级字典生成器,很好用的,易优软件-EUsoft-super dictionary generator, easy to use, easy optimization software-EUsoft
- 2022-02-05 20:10:57下载
- 积分:1
-
(win95)BIOS密码查看器
(win95)BIOS密码查看器-(win95) BIOS password viewer
- 2022-02-20 12:44:16下载
- 积分:1
-
和WINDOWS的进程一样,但比哪个好用
和WINDOWS的进程一样,但比哪个好用-WINDOWS and the same process, which uses more than
- 2023-09-05 19:40:04下载
- 积分:1
-
网写的真实
NET编写的一个实时传递模拟,可以操作即时通讯键盘上的一个简单的离线模拟
- 2022-01-31 05:42:55下载
- 积分:1
-
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己
个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-were I started programming when contact with the idea, wants only database, do not use sock to achieve a simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-05-21 06:20:10下载
- 积分:1