003-Windows常用程序密码读取工具.md
611 B / 2021-07-17 00:01:38
## Windows常用程序密码读取工具:SharpDecryptPwd
### 工具介绍
用于读取常用程序密码
如NavicatCrypto、TeamViewer、FileZilla、WinSCP等
### 使用方法
```
> 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
```
### Github地址:
https://github.com/ianxtianxt/SharpDecryptPwd/