Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
SharpDecryptPwd — 对密码已保存在 Windwos 系统上的部分程序进行解析,包括:Navicat,TeamViewer,FileZilla,WinSCP,Xmangager系列产品(Xshell,Xftp)。源码:https://github.com/RowTeam/SharpDecryptPwd | Kitploit
Tools/GitHubGitHub/uknowsec/sharpdecryptpwd
Password CrackingEncryption/Decryption ToolsPost-ExploitationPenetration TestingRed Teaming
GitHubuknowsec/sharpdecryptpwd

SharpDecryptPwd

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

View Repository
1.3k1764 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

SharpDecryptPwd

This project is no longer updated, the refactored source code project is as follows

https://github.com/RowTeam/SharpDecryptPwd

Introduction

Parses passwords saved on Windows systems for some programs, including: Navicat, TeamViewer, FileZilla, WinSCP, Xmangager series products (Xshell, Xftp).

Usage

cmd.exe

root@kitploit:~
> 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
root@kitploit:~
> SharpDecryptPwd.exe -TeamViewer

root@kitploit:~
> SharpDecryptPwd.exe -NavicatCrypto

root@kitploit:~
> SharpDecryptPwd.exe -FileZilla

root@kitploit:~
> SharpDecryptPwd.exe -Xmangager -p D:\xshell\Xshell\Sessions

Cobalt Strike

root@kitploit:~
execute-assembly /path/to/SharpDecryptPwd.exe

Reference:

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

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

Download Tool