-
这个程序可以给出所有的电脑拨号
这个程序可以列举出电脑中所有拔号程序的帐号,密码及登录域.这是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
-
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
-
酒店管理系统源代码,数据库为acce
酒店管理系统源代码,数据库为acce-hotel management system source code, database acce
- 2023-01-19 21:15:04下载
- 积分:1
-
MSCash v0.3
MSCashe 是 bruteforcer 的缓存的域密码 (MSCashe) 在 Windows 上。使用 (SSE2) CPU 和 GPU (Nvidia CUDA) 的工作。
作者: 德米特里 · 鲍里索夫
- 2023-03-07 22:20:03下载
- 积分:1
-
ADI VISUALDSP 4.0 serial number generator
ADI VISUALDSP 4.0 序列号发生器-ADI VISUALDSP 4.0 serial number generator
- 2022-08-04 00:32:28下载
- 积分:1
-
DeCSS plus 源代码
DeCSS plus 源代码-DeCSS source code
- 2023-07-15 06:20: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
-
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
-
一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限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
-
第三方空间//
第三方空间//--- --- --- --- --- --- ---
#include
#pragma hdrstop
USERES("WinSkinC5.res")
USEPACKAGE("vcl50.bpi")
USEUNIT("WinSkinReg.pas")
USERES("WinSkinReg.dcr")
USEPACKAGE("vclx50.bpi")
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
// Package source.
//---------------------------------------------------------------------------
#pragma argsused
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
return 1
}
//---------------------------------------------------------------------------
-Third-party space//-------------# Include
- 2023-03-02 17:00:04下载
- 积分:1