CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - winlogon

搜索资源列表

  1. modGina

    0下载:
  2. 实现自定义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 winlogo
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9409
    • 提供者:欧滨
  1. testdesk

    0下载:
  2. 可以替换windows桌面的桌面原型程序。使用MFC编写。修改注册表的HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\winlogon\\的shell子键为这个的程序,程序启动后就会自动启动这个程序-can replace the windows desktop desktop prototype. MFC prepared. Amending the registry HKEY_CURR
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43134
    • 提供者:读卡
  1. DisableCtrl+Alt+Del

    0下载:
  2. 完美屏蔽 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.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:verywzm
  1. findpassword

    4下载:
  2. 破解已登陆用户密码,无需任何权限。从Winlogon进程内存区中读取,非暴力破解。-crack has already landed user passwords, without any authority. Relation Between Winlogon process from memory Read, non-violent resolve.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:109083
    • 提供者:林峰
  1. lockwindows

    0下载:
  2. 本来用键盘驱动程序能完美解决的,可未免也杀鸡用牛刀,场面搞大了点。其实当你登录后,Winlogon创建一个新的桌面并调用Explorer。,而Winlogon则在另一个名为Winlogon的桌面中,也就是说,NT至少有一个桌面,就是你登录前看到的那个,(题外话:所以写个虚拟桌面工具,就难不倒你啦)。而Ctrl+Alt+Del对系统而言,也不过就是个热键罢了,只是它被定位到Winlogon桌面中去了,同样,它也必然有一个窗口负责处理这个热键消息的,因此,解决方案就出来,如果我们可找到这个窗口并子类
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:18335
    • 提供者:jing
  1. Winlogon3389

    0下载:
  2. Winlogon劫持记录3389密码小工具(开源代码)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10705
    • 提供者:GhostTZS
  1. login

    0下载:
  2. GINA DLL编程,GINA DLL提供了一个交互式的界面为用户登陆提供认证请求。WinLogon.exe会和GINA.DLL进行交互,缺省是MSGINA.DLL(在Syst-em32 目录下)。微软同时也为我们提供了接口,我们可以自己编写GINA.DLL来代替MSGINA.DLL。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:82953
    • 提供者:wanglinmei
  1. gina.rar

    0下载:
  2. Windows登录Gina的Dll库实现,Windows log Gina implementation of the Dll Library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:190815
    • 提供者:liu
  1. GetWINLOGON

    0下载:
  2. GetWinLogon 一个简单的远程控制程序代码,可以自动注入到WinLogon进程,是个完整的远程控制架构原型,虽然功能很简单,但值得学习!-GetWinLogon a simple remote control program code can be automatically injected into the WinLogon process, is a complete remote control of the prototype architecture, although th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:22582
    • 提供者:ping
  1. WinlogonHack

    0下载:
  2. 注入Winlogon 截取管理员密码 很好用 的-截取管理员密码
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:17785
    • 提供者:hyutu
  1. gqwlg

    0下载:
  2. 挂起WINLOGON.exe,可用于破解网吧上网,测试可用、-Hang WINLOGON.exe, Internet cafes can be used to crack the test available,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3291
    • 提供者:杨冰
  1. remotethread_inject_Winlogon_shield_Ctrl_Alt_Delet

    0下载:
  2. 远线程注入Winlogon屏蔽Ctrl_Alt_Delete-remotethread inject winlogon program shield Ctrl_Alt_Delete
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:65791
    • 提供者:xieking888
  1. lockpc

    0下载:
  2. 实现定时锁定计算机,时期进入winlogon桌面,达到让用户输入密码的目的。-To achieve timing lock the computer, and the period into the winlogon desktop, to allow users to enter a password purposes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2369607
    • 提供者:JenyWang
  1. SafeModeForbidden

    0下载:
  2. 该程序的功能说明:在启动之时,首先判断是否处于安全模式,如果是,那就关机,不是,则跳出。 记着将其可执行文件添加到winlogon下面。-The program features Note: when you start, first of all to determine whether in safe mode, if so, then shut down, is not, then jump out.
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:679
    • 提供者:myd
  1. findpass

    0下载:
  2. 因为登陆的域名和用户名是明文存储在winlogon进程里的,findpass 通过在winlogon进程中查找用户登陆信息来获取简单加密后的用户密码。-Because the domain and user login name is stored in the winlogon process as clear text, findpass find the user login information to obtain a simple encrypted password from wi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:756971
    • 提供者:雨夜心凡
  1. InjectorDll

    0下载:
  2. InjectorDll 线程注入程序第一个参数:运行的目标程序\n第二个参数:你的模块\n2.例如:郭荣华.exe winlogon.exa,C:\\NoShutDLL.dll" 可以把您的模块注入正在运行的进程中-InjectorDll thread into the program the first argument: to run the target program \ n the second argument: your module \ n2. For example: Gu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:962793
    • 提供者:郭荣华
  1. RemoteInject

    0下载:
  2. 一个比较完善而且简单易用的DLL注入类库 编译成lib文件 并可以同时被编译成UNICODE和ANSI版本 内有注释 经测试在XP下可以成功注入winlogon.exe-A complete and easy-to-use dll inject class library, compiled into .lib as UNICODE or ANSI versions. Has been test successfully inject dlls into winlogon.exe in
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:16739
    • 提供者:PheNixCodingK
  1. Remote_into_the_sourcecode

    0下载:
  2. 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:20706
    • 提供者:zhaoyadong
  1. WINLOGON

    0下载:
  2. 用于远程控制,可以发送文件线程、消息线程,监听、接受线程,获取机器信息,琐定键盘线程,查看进程线程,杀死进程线程等。在Visual C++编译环境下编译通过。-This Project can be used for remote controlling. You can change the processes of a remote computer so that you can control it! It is compiled by VC 6.0. Enjoy yourself!
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:35630
    • 提供者:wlw
  1. winlogin_Inject

    0下载:
  2. 对winlogon进程实现注入,可以在windows登录前处理一些问题。-Injection of the winlogon process to achieve, you can deal with some issues before windows login.
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:146612
    • 提供者:Kevin
« 1 23 »
搜珍网 www.dssz.com