Welcome![Sign In][Sign Up]
Location:
Search - gina

Search list

[OS programMsGinaReplace

Description: 替换Windows的Gina库,可以针对Windows的大部分用户操作替换为自己的控制造作 如CTRL+ALT+DEL热键,用户登陆等-Gina replacement for Windows, the Windows user to replace most of their control such as artificial hotkey CTRL ALT DEL users landing.
Platform: | Size: 22528 | Author: 袁飞 | Hits:

[Windows Develop替换GINA_DLL实现自己的登陆界面

Description: 想不想拥有自己个性化的WIN2000登陆界面呢?本文就教你如何实现 .msgnia.dll的调用,开发.-Implement your gina dll, the program tell you how to use the API of msgina.dll
Platform: | Size: 83968 | Author: cl | Hits:

[OS programgina_ctrl_alt_del

Description: 一个GINA程序 一个GINA的程序,可以远程控制其他机器 Ctrl+Alt+Del 三键.-a procedural one GINA GINA procedures can remotely control other machines three Ctrl Alt Del keys.
Platform: | Size: 59392 | Author: 阿东 | Hits:

[OS programmodGina

Description: 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition, design and interactive winlogon.exe : Development Principle : Microsoft on the default GINA dll : msgina.dll, in this dll Introducing msgina.dll derived interface, the interface is derived dll's, most maintain msgina.dll interface with the operation of consistency, change WlxLoggedOnSAS interface response, allowing the system to the successful landing of the state, do not respond to Ctrl-Alt-Del
Platform: | Size: 9216 | Author: 欧滨 | Hits:

[Hook apiSOGINA

Description: so gina this is gian source code -so this is GIAN GINA source code
Platform: | Size: 185344 | Author: 马克 | Hits:

[Windows DevelopSecurityBriefs0506

Description: 替换gina,实现自己的windows登陆过程-Replace gina, realize their windows landing process
Platform: | Size: 174080 | Author: 李利华 | Hits:

[OS programWinWlx

Description: 有關於gina.dll 動態連接庫 用delphi 改寫的 -on gina.dll dynamic link library delphi rewrite the
Platform: | Size: 729088 | Author: xzl | Hits:

[OS programGina_spy

Description: window gina example: 使用GINA技术获取密码 -window gina example: the use of technology access password GINA
Platform: | Size: 16384 | Author: singer | Hits:

[OS programmygina_md5

Description: 带有md5的Gina认证登陆窗口。适用于windows2000和windowsXP-with md5 Gina certification of the landing window. By Windows and applies to windowsXP
Platform: | Size: 69632 | Author: chenxu | Hits:

[OS programXGina

Description: XGina 一个gina的例子,基于MFC。替换了windows的默认登陆界面-XGina a gina example, based on the MFC. Replace the windows default landing interface
Platform: | Size: 1026048 | Author: kair | Hits:

[Driver DevelopXGina

Description: windows 重写gina编程经典基本实现方法.
Platform: | Size: 640000 | Author: zhusanjiang | Hits:

[OS programginastubxpe_286

Description: a gina stub sample for xp Embedded
Platform: | Size: 6144 | Author: superace | Hits:

[OS programgina_ctrl_alt_del

Description: gina programming.To disable ctrl+alt+del key.
Platform: | Size: 30720 | Author: alex | Hits:

[GUI Developlogin

Description: GINA DLL编程,GINA DLL提供了一个交互式的界面为用户登陆提供认证请求。WinLogon.exe会和GINA.DLL进行交互,缺省是MSGINA.DLL(在Syst-em32 目录下)。微软同时也为我们提供了接口,我们可以自己编写GINA.DLL来代替MSGINA.DLL。 -GINA DLL programming, GINA DLL provides an interactive interface for users to provide certification request landing. Winlogon.exe and interact Gina.dll, default is MSGINA.DLL (in the Syst-em32 directory). Microsoft also provides the interface for us, we can prepare ourselves to replace Gina.dll MSGINA.DLL.
Platform: | Size: 1960960 | Author: wanglinmei | Hits:

[OS programgina

Description: windows的图形登陆界面,用来替代windows目前的登陆环境-landing windows graphical interface, to replace the current landing windows environment
Platform: | Size: 48128 | Author: asdasd | Hits:

[Windows Developsmartlogon

Description: 修改 Gina 实现以 mobile disk 登入 Windows 系统-Gina modified to achieve a mobile disk login Windows system
Platform: | Size: 398336 | Author: Stephen | Hits:

[OS programcool-dog-gina

Description: 替换msgina.dll 实现自己的系统登录界面-Replacement msgina.dll realize its own system login screen
Platform: | Size: 1967104 | Author: liguoting | Hits:

[OS programGINA

Description: 设置WINDOWS平台登陆框,CTRL+ALT+DEL组合键等功能的动态库框架-WINDOWS landing platform settings box, CTRL+ ALT+ DEL function key combinations, such as dynamic database framework
Platform: | Size: 241664 | Author: 豆腐干 | Hits:

[Windows DevelopCredentialProviderSamples

Description: vista采用的安全登陆机制是Credential Provider,完全舍弃了Windows xp个gina安全认证机制,本压缩包包含有5个vista的Credential Provider的例子。-vista safety landing mechanism is Credential Provider, completely discarded gina of Windows xp security authentication mechanism, the compression bag 5 vista contains the Credential Provider example.
Platform: | Size: 894976 | Author: cool wen zi | Hits:

[Windows DevelopreGina

Description: 【安装】GINA DLL的安装: 1. 添加注册表 键名 : \HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon 变量名 : GinaDLL 变量类型 : [REG_SZ] 内容 : "你的GINA DLL的名称" 如:"MyGina.DLL: 2. 将你的GINA DLL(MyGina.dll)拷贝到系统目录下(system32) 3. 重启机器,你的GINA DLL(MyGina.dll)就会运行 -GINA DLL installation] [installation: 1. Add a registry key name: HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionWinlogon variable name: GinaDLL variable type: [REG_SZ] content:
Platform: | Size: 32768 | Author: 周晓宇 | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net