Greekers / SharpDecryptPwd

对密码已保存在 Windwos 系统上的部分程序进行解析,包括:Navicat,TeamViewer,FileZilla,WinSCP,Xmangager系列产品(Xshell,Xftp)。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharpDecryptPwd

简介

昨天看到Rcoil师傅的文章SharpDecryptPwd 给出了实现思路,但是没有给出代码,所以自己跟着文章写了一个。 对密码已保存在 Windwos 系统上的部分程序进行解析,包括:Navicat,TeamViewer,FileZilla,WinSCP,Xmangager系列产品(Xshell,Xftp)。

使用方法

> SharpDecryptPwd.exe

Author: Uknow
Github: https://github.com/uknowsec/SharpDecryptPwd
Reference: https://rcoil.me/2019/09/SharpDecryptPwd/

Usage: SharpDecryptPwd.exe -NavicatCrypto
       SharpDecryptPwd.exe -TeamViewer
       SharpDecryptPwd.exe -FileZilla
       SharpDecryptPwd.exe -WinSCP
       SharpDecryptPwd.exe -Xmangager -p Session_Path
> SharpDecryptPwd.exe -TeamViewer

> SharpDecryptPwd.exe -NavicatCrypto

> SharpDecryptPwd.exe -FileZilla

> SharpDecryptPwd.exe -Xmangager -p D:\xshell\Xshell\Sessions

Reference:

https://www.t00ls.net/viewthread.php?tid=30146&highlight=WinSCP

https://rcoil.me/2019/09/SharpDecryptPwd/

About

对密码已保存在 Windwos 系统上的部分程序进行解析,包括:Navicat,TeamViewer,FileZilla,WinSCP,Xmangager系列产品(Xshell,Xftp)。