-
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
-
广外女生源_码 超牛B
广外女生源_码 超牛B-Canton girls outside source code _ Chao Niu B
- 2023-08-07 11:00:03下载
- 积分:1
-
decryption and prepared by the加密算法
编写了加密解密算法
- 2023-02-06 09:35:04下载
- 积分:1
-
超级字典生成器,很好用的,易优软件
超级字典生成器,很好用的,易优软件-EUsoft-super dictionary generator, easy to use, easy optimization software-EUsoft
- 2022-02-05 20:10:57下载
- 积分:1
-
这个程序可以给出所有的电脑拨号
这个程序可以列举出电脑中所有拔号程序的帐号,密码及登录域.这是1.0版的源码,有点小BUG.-this procedure can give out all the computer dial-up procedures account, password and domain login. This is version 1.0 of the source, a little Bug.
- 2022-03-23 06:38:11下载
- 积分: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
-
专用解包Vb脚本
专用解包Vb脚本-Dedicated unpack Vb Script
- 2023-01-04 16:30:03下载
- 积分: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
-
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,cal...
libevent API 提供了一种机制:当一个特殊事件在一个文件描述符上发生或者一个事
先设定的时间到达的时候执行一个callback 函数,另外,callback 也支持由信号或者规则的
timeout 引发的callback.-libevent API provides a mechanism for : When a special event in a file descriptors occurred or a pre-set time when the arrival of the implementation of a ca llback function, addition, callback also supported by signals or rules timeout triggered the callback.
- 2022-03-03 16:18:48下载
- 积分:1