搜索资源列表
WinLogon
- 使用WinLogon通知包实现隐形账户,系统启动时增加,登录后删除
winlogonhijack-v0.3-src
- injects a dll into winlogon.exe and hooks msgina.WlxLoggedOutSAS, logging every login in plaintext.
modGina
- 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition,
testdesk
- 可以替换windows桌面的桌面原型程序。使用MFC编写。修改注册表的HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\winlogon\的shell子键为这个的程序,程序启动后就会自动启动这个程序-can replace the windows desktop desktop prototype. MFC prepared. Amending
DisableCtrl+Alt+Del
- 完美屏蔽 Ctrl+Alt+Del,采用内嵌汇编实现无DLL,远线程注入winlogon进程,屏蔽相关消息。-perfect shielding Ctrl Alt Del, the compilation includes a free DLL, Version far threads into the process, shielding related news.
findpassword
- 破解已登陆用户密码,无需任何权限。从Winlogon进程内存区中读取,非暴力破解。-crack has already landed user passwords, without any authority. Relation Between Winlogon process from memory Read, non-violent resolve.
lockwindows
- 本来用键盘驱动程序能完美解决的,可未免也杀鸡用牛刀,场面搞大了点。其实当你登录后,Winlogon创建一个新的桌面并调用Explorer。,而Winlogon则在另一个名为Winlogon的桌面中,也就是说,NT至少有一个桌面,就是你登录前看到的那个,(题外话:所以写个虚拟桌面工具,就难不倒你啦)。而Ctrl+Alt+Del对系统而言,也不过就是个热键罢了,只是它被定位到Winlogon桌面中去了,同样,它也必然有一个窗口负责处理这个热
WinLogon
- 使用WinLogon通知包实现隐形账户,系统启动时增加,登录后删除-WinLogon notification packet realize the use of invisible accounts, the system starts to increase, after the registry delete
Winlogon3389
- Winlogon劫持记录3389密码小工具(开源代码)-Records 3389 hijacking Winlogon password small tools (open source code)
login
- 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
winlogon
- windows 登录12345678910111213-windows registry 12345678910111213
reGina
- 【安装】GINA DLL的安装: 1. 添加注册表 键名 : \HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon 变量名 : GinaDLL 变量类型 : [REG_SZ] 内容 : "你的GINA DLL的名称" 如:"MyGina.DLL: 2. 将你的GINA DLL(MyGina.dll)拷贝到系统
ginafull3
- GINA:A Graphical Identification and Authentication dynamic-link library (DLL). The GINA is a replaceable DLL component that is loaded by the Winlogon executable. -GINA: A Graphical Identification and Authentication dynam
gina
- Winlogon进程负责管理登录相关的安全性工作-Winlogon
Winlogon
- winlogon.exe调用接口函数,用于更改访问控制方式的函数-winlogon
winlogonpass
- winlogon截获管理员密码,内附源码-winlogon intercepted an administrator password, containing a source
GINA
- 在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows
delphi_CTRL_ALT_DEL
- 我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起做用-我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个
WinLogon
- WinLogon事件通知包编程序,可以捕获windows启动,登陆,注销,锁定等一系列事件,您可以在此实现系统启动相关加载项,及其他功能。-WinLogon Event Notification Package program, and can capture the windows startup, login, log off, lock and a series of events, where you can start to
Winlogon
- Winlogon hijacked record 3389 password small tools (open source code)