-
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用....
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用.-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
-
tss.Huffman with Short dictionary compression algorithm
tss.哈夫曼使用短字典压缩算法
- 2023-01-24 07:45:04下载
- 积分: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
-
吉林信息网分类信息发布系统v1.0(超强美化版)
演示1:http://www.jl...
吉林信息网分类信息发布系统v1.0(超强美化版)
演示1:http://www.jl-e.com/ 吉林信息网分类信息发布系统
分类供求发布+会员管理+商家黄页+商家店铺+生活贴吧+强大广告系统
一套现成的分类信息网站发布系统,拥有完善的数据分类和简洁的网页设计,适合于做城市门户网站
、报社分类广告网站、行业分类信息网站,加入了社区化网站经营理念和成功的信息置顶赢利模式,更强的网站交互式功能,网站内容由信息发布者和网站浏览者共建、赢利点也由发布的信息产生,是一套带有成功赢利模式的优秀的Web2.0网站全站系统
下载地址:http://www.jl-e.com/yanshi/jle.rar
咨询电话: 13664418175 QQ:304133183
- 2023-02-09 01:40:04下载
- 积分:1
-
How to extract information from online sandbox.
Video tutorial.
How to extract information from online sandbox.
Video tutorial.
- 2022-01-28 06:27:10下载
- 积分:1
-
dll钩子 钩住程序网络连接
dll钩子 钩住程序网络连接-dll hook hook procedures network connection
- 2023-02-05 17:50:03下载
- 积分:1
-
网写的真实
NET编写的一个实时传递模拟,可以操作即时通讯键盘上的一个简单的离线模拟
- 2022-01-31 05:42:55下载
- 积分:1
-
The encryption algorithm is used to achieve keyed MD5 hash value of 128, which a...
该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
- 2022-03-12 13:47:33下载
- 积分: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
-
DeCSS source code plus 2pre3
DeCSS plus 2pre3 源代码-DeCSS source code plus 2pre3
- 2022-06-02 19:18:21下载
- 积分:1