-
(win95)BIOS密码查看器
(win95)BIOS密码查看器-(win95) BIOS password viewer
- 2022-02-20 12:44:16下载
- 积分:1
-
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的....
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-a sample program, capable of an arbitrary file encryption, password request user input limit within eight (of course you can change). Procedures have a good fault-tolerant design, that is what we should learn.
- 2022-04-18 07:59:21下载
- 积分:1
-
广外女生源_码 超牛B
广外女生源_码 超牛B-Canton girls outside source code _ Chao Niu B
- 2023-08-07 11:00:03下载
- 积分: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
-
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
-
CryptoSample.zip 见内部说明,没有密码。
CryptoSample.zip 见内部说明,没有密码。-CryptoSample.zip see internal notes, no password.
- 2023-06-03 21:00:03下载
- 积分:1
-
blood count for a miracle!
奇迹算血器-blood count for a miracle!
- 2022-01-24 17:17: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
-
通过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.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