文件名称:quarkspwdump-master
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-08-19
- 文件大小:
- 5.6mb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于恢复Windows密码。可恢复的系统包括XP Win7 Win8 Win2003等系统-uarks PwDump is a native Win32 tool to extract credentials Windows operating systems.
It currently extracts :
- Local accounts NT/LM hashes+ history
- Domain accounts NT/LM hashes+ history
- Cached domain password
- Bitlocker recovery information (recovery passwords & key packages)
Supported OS : XP/2003/Vista/7/2008/8
Why another hash dumper?
- No tools can actually dump all kind of hash, a combination of tools is always needed.
- We encounter some rare crash with libesedb library and some NTDS.dit files.
- We think it s safer to directly use Microsoft JET/ESE API for parsing s originally
built with same functions.
- Bitlocker case is added even if some specific Microsoft tools could be used to dump those information.
It currently extracts :
- Local accounts NT/LM hashes+ history
- Domain accounts NT/LM hashes+ history
- Cached domain password
- Bitlocker recovery information (recovery passwords & key packages)
Supported OS : XP/2003/Vista/7/2008/8
Why another hash dumper?
- No tools can actually dump all kind of hash, a combination of tools is always needed.
- We encounter some rare crash with libesedb library and some NTDS.dit files.
- We think it s safer to directly use Microsoft JET/ESE API for parsing s originally
built with same functions.
- Bitlocker case is added even if some specific Microsoft tools could be used to dump those information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
quarkspwdump-master
...................\CHANGELOG.txt
...................\MAKE.txt
...................\QuarksADDumper.sln
...................\README.md
...................\README.txt
...................\src
...................\...\QuarksADDumper.vcxproj
...................\...\QuarksADDumper.vcxproj.filters
...................\...\QuarksADDumper.vcxproj.user
...................\...\QuarksPwDump.cpp
...................\...\QuarksPwDump.rc
...................\...\app_icon.ico
...................\...\common.h
...................\...\crypt.cpp
...................\...\crypt.h
...................\...\globals.h
...................\...\include
...................\...\.......\openssl
...................\...\.......\.......\aes.h
...................\...\.......\.......\asn1.h
...................\...\.......\.......\bio.h
...................\...\.......\.......\bn.h
...................\...\.......\.......\crypto.h
...................\...\.......\.......\des.h
...................\...\.......\.......\des_old.h
...................\...\.......\.......\e_os2.h
...................\...\.......\.......\evp.h
...................\...\.......\.......\hmac.h
...................\...\.......\.......\md5.h
...................\...\.......\.......\obj_mac.h
...................\...\.......\.......\objects.h
...................\...\.......\.......\opensslconf.h
...................\...\.......\.......\opensslv.h
...................\...\.......\.......\ossl_typ.h
...................\...\.......\.......\rc4.h
...................\...\.......\.......\safestack.h
...................\...\.......\.......\sha.h
...................\...\.......\.......\stack.h
...................\...\.......\.......\symhacks.h
...................\...\.......\.......\ui.h
...................\...\.......\.......\ui_compat.h
...................\...\lib
...................\...\...\libeay32MT.lib
...................\...\ntdsparser.cpp
...................\...\ntdsparser.h
...................\...\samparser.cpp
...................\...\samparser.h
...................\...\utils.cpp
...................\...\utils.h