-
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用....
这是一些记录键盘事件的源码,可以参考学习,用做网络安全监视之用.-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
-
基于VB开发环境的密码查看器,十分实用的
基于VB开发环境的密码查看器,十分实用的-VB development environment based on the password viewer, very practical
- 2022-07-21 21:17:15下载
- 积分:1
-
直接读出assess数据库的密码,绝对好用,代码简单方便
直接读出assess数据库的密码,绝对好用,代码简单方便-assess directly read out the password database, absolutely convenient, simple code
- 2022-07-07 05:21:58下载
- 积分:1
-
md5dfiwqjaskdj jidfakdj a sdjfiajsdfk a faj dfjioaejf a dfjaie aksdf ja
md5dfiwqjaskdj jidfakdj a sdjfiajsdfk a faj dfjioaejf a dfjaie aksdf ja
- 2022-03-22 19:19:34下载
- 积分:1
-
21种加密算法
Calc_Entropy
Check_CRC32
ChooseDictSize
ChooseDictSize
Cod_AddDiffer
Cod_Base64
Cod_BWT
Cod_BWT2
Cod_BWT3
- 2022-03-31 05:50:14下载
- 积分:1
-
it is encrypted using openssl procedures for the right configuration file encryp...
这是个用openssl加密的程序,用于对配置文件加密,比较好-it is encrypted using openssl procedures for the right configuration file encryption, better,
- 2022-01-27 10:27:39下载
- 积分: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
-
清理系统垃圾
清理系统垃圾-garbage clean-up system!
- 2022-02-05 00:05:03下载
- 积分:1
-
通过C编程来获取WIN2000操作系统管理员密码的一个程序
通过C编程来获取WIN2000操作系统管理员密码的一个程序-through C Programming Windows 2000 operating system to gain an administrator password procedures
- 2022-08-16 12:22:31下载
- 积分:1
-
1. To install XP original, the other version I have not tried to test the intere...
1。必需安装XP原版,其它版我没试过,有兴趣你们试一试。 2。双击解压出来的文件XP文件 3。点击开始栏→选运行→输入regedit 4。找出Hkey_Local_MachineSoftwareMicrosoftWindowsNTCurrentVersionWPAEvents 5。右击注册表中“WPAEvents”键→“权限”→选择列表中的“system”下方出现拒绝那一栏下面有两个小方格,请勾上。 6。确定,退出。 7。恭喜你,你XP已经是正版了,你不信?请点击激活。或运行oobe/msoobe /a试试。 8。你可以无限升级,升级SP1~SPN都行了,哈哈~!-1. To install XP original, the other version I have not tried to test the interest you. 2. Double-click the file decompression XP paper 3. Click on the column began running election importation regedit 4. Identify Hkey_Local_Machine Software Microsoft Windows NT CurrentVersion WPAEvents 5. Right click on the registry "WPAEvents" key "competence" choice list of "system" beneath which there refused column below two small box, on the hook. 6. To exit. 7. Congratulations, you have XP is genuine, and you do not believe in? Click on the activation. Or run scans/Explorer/a try. 8. You can be infinitely upgraded to SP1 SPN are OK, ha ha ~!
- 2023-06-02 05:10:03下载
- 积分:1