Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to view connected saved passwords in Navicat

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly shows you "how to view connected saved passwords in Navicat", which is easy to understand and clear. I hope it can help you solve your doubts. Let me lead you to study and learn this article "how to view connected saved passwords in Navicat".

How to check the database password saved by Navicat connection? The following article introduces how to check the saved password of navicat. I hope it will be helpful to you!

In the use of Navicat is used to save the password, over time will forget the database password, which is very uncomfortable

However, there is a trick to view the password saved by the navicat connection

First, export the connection.

Export connection to get to connections.ncx file

Remember to export the password here! Otherwise, the exported file does not contain the encrypted password

Then find the value of the password field in the file

Copy him out.

Start cracking the code.

Thanks to a big guy on Github who wrote a program; you can crack the encrypted password directly.

The program is php; it doesn't matter if you don't have php installed locally, just find a tool that runs online, https://tool.lu/coderunner/

Just stick the code on.

Then replace the value in the penultimate line with the encrypted password you just copied, and then run it.

$decode = $navicatPassword- > decrypt ('999239DEBFA1960BCCB12566F1F417A6')

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report