The purpose of this paper is to discuss the advantages of navicat. If there is any infringement, please contact me to delete it immediately.
Download address
Mac version Navicat Premium 12 v12.0.23.0 official website download address:
English 64-bit http://download.navicat.com/download/navicat120 premiumen.dmg Chinese simplified 64-bit http://download.navicat.com/download/navicat120 premiumcs.dmg
Note: I didn't download the latest version of navicat because the previous version is stable and comfortable to use. Of course, the main reason is that this article is only for this version, and does not support the latest version (to be updated later).
Generate your own RSA public key private key pair
To save time, you can use a pair of keys I provided.
public key
-----BEGIN PUBLIC KEY----- MIIBITANBgkqhkiG9w0BAQEFAAOCAQ4AMIIBCQKCAQB8vXG0ImYhLHvHhpi5FS3g d2QhxSQiU6dQ04F1OHB0yRRQ3NXF5py2NNDw962i4WP1zpUOHh94/mg/KA8KHNJX HtQVLXMRms+chomsQCwkDi2jbgUa4jRFN/6N3QejJ42jHasY3MJfALcnHCY3KDEF h0N89FV4yGLyDLr+TLqpRecg9pkPnOp++UTSsxz/e0ONlPYrra/DiaBjsleAESZS I69sPD9xZRt+EciXVQfybI/2SYeAdXMm1B7tHCcFlOxeUgqYV03VEqiC0jVMwRCd +03NU3wvEmLBvGOmNGudocWIF/y3VOqyW1byXFLeZxl7s+Y/SthxOYXzu3mF+2/p AgMBAAE= -----END PUBLIC KEY-----
private key
-----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQB8vXG0ImYhLHvHhpi5FS3gd2QhxSQiU6dQ04F1OHB0yRRQ3NXF 5py2NNDw962i4WP1zpUOHh94/mg/KA8KHNJXHtQVLXMRms+chomsQCwkDi2jbgUa 4jRFN/6N3QejJ42jHasY3MJfALcnHCY3KDEFh0N89FV4yGLyDLr+TLqpRecg9pkP nOp++UTSsxz/e0ONlPYrra/DiaBjsleAESZSI69sPD9xZRt+EciXVQfybI/2SYeA dXMm1B7tHCcFlOxeUgqYV03VEqiC0jVMwRCd+03NU3wvEmLBvGOmNGudocWIF/y3 VOqyW1byXFLeZxl7s+Y/SthxOYXzu3mF+2/pAgMBAAECggEAK5qZbYt8wenn1uZg 6onRwJ5bfUaJjApL+YAFx/ETtm83z9ByVbx4WWT7CNC7fK1nINy20/mJrOTZkgIx x6otiNC4+DIsACJqol+RLoo8I9pk77Ucybn65ZteOz7hVZIU+8j6LzW0KDt6yowX e75r7G/NEpfibNc3Zz81+oDd2x+bHyGbzc9QcePIVuEzkof6jgpbWrQZU14itx9l VxEgj/fbMccvBx8brR/l9ClmDZd9Y6TWsF1rfJpF3+DPeqFkKCiD7PGz3bs4O/Zd ZrfV21ZNVusBW49G6bU63gQVKsOf1qGo3efbAW1HVxgTQ/lExVdcMvdenZm+ADKp L4/wUQKBgQDOfBjn3OC2IerUFu18EgCS7pSjTSibXw+TeX3D5zwszLC091G2rGlT 5DihBUhMfesNdpoZynrs4YB6Sz9C3wSGAB8AM/tNvPhtSVtbMHmrdT2DEEKCvLkO RNBnt+8aTu2hGRanw9aL1189gzwrmXK5ZuuURfgLrB9ihrvjo4VznQKBgQCapx13 dEA1MwapBiIa3k8hVBCoGPsEPWqM33RBdUqUsP33f9/PCx00j/akwmjgQNnBlAJo Y7LOqPCyiwOkEf40T4IlHdzYntWQQvHhfBwqSgdkTE9tKj43Ddr7JVFRL6yMSbW3 9qAp5UX/+VzOLGAlfzJ8CBnkXwGrnKPCVbnZvQKBgQCd+iof80jlcCu3GteVrjxM LkcAbb8cqG1FWpVTNe4/JFgqDHKzPVPUgG6nG2CGTWxxv4UFKHpGE/11E28SHYjb cOpHAH5LqsGy84X2za649JkcVmtclUFMXm/Ietxvl2WNdKF1t4rFMQFIEckOXnd8 y/Z/Wcz+OTFF82l7L5ehrQKBgFXl9m7v6e3ijpN5LZ5A1jDL0Yicf2fmePUP9DGb ZTZbbGR46SXFpY4ZXEQ9GyVbv9dOT1wN7DXvDeoNXpNVzxzdAIt/H7hN2I8NL+4v EjHG9n4WCJO4v9+yWWvfWWA/m5Y8JqusV1+N0iiQJ6T4btrE4JSVp1P6FSJtmWOK W/T9AoGAcMhPMCL+N+AvWcYt4Y4mhelvDG8e/Jj4U+lwS3g7YmuQuYx7h5tjrS33 w4o20g/3XudPMJHhA3z+d8b3GaVM3ZtcRM3+Rvk+zSOcGSwn3yDy4NYlv9bdUj/4 H+aU1Qu1ZYojFM1Gmbe4HeYDOzRsJ5BhNrrV12h27JWkiRJ4F/Q= -----END RSA PRIVATE KEY-----
Install the program and replace the public key of the rpk file in the application package content directory
After installation, open finder, find the application, right-click to display package content, open directory / Contents/Resources, edit rpk file, replace and save the public key.
Decrypt request code and generate activation code
- Open the application, disconnect the network, click registration, enter the key NAVH-T4PX-WT8W-QBL5, and then select Manual activation.
- Copy the request code, decrypt the request code according to the private key (shown in the bullet box), and get the activation code plaintext.
Note that you have to decrypt it yourself, because the "DI" you get after decryption is different.
Examples of activation code plaintext
{ "K" : "NAVHT4PXWT8WQBL5", "P" : "Mac 10.13", "DI" : "ODQ2Yjg2ZDBjMTEzMjhh" }
Attach the online RSA private key decryption address: http://tool.chacuo.net/cryptrsaprikey
- Modify the activation code to the following format
{"K":"NAVHT4PXWT8WQBL5", "N":"xiaoming", "O":"xiaoming", "DI":"ODQ2Yjg2ZDBjMTEzMjhh", "T":1516939200}
Note: The above "P" is no longer available, the activation code plaintext format is best copied my, change the characters in "can be in the same line, oh, do not change lines, otherwise activation failed!!! "K" and "DI" are replaced by the information decrypted by their own machines, and "N" and "O" can be defined by themselves (Xiaoming fills in xiaoming, for example, to show that he has arranged it himself). The Unix timestamp "T" must be used the same day. For example, if you activate the day is 2018/08/19, you need to generate a 2018/08/19 00:00 (time and seconds does not matter) timestamp, replace the "T" and then de-encrypt, you can activate smoothly.
Address with conversion timestamp: http://tool.chinaz.com/Tools/unixtime.aspx
- Encrypt activation code plaintext and use private key to encrypt activation code plaintext.
Attach the online RSA private key decryption address again: http://tool.chacuo.net/cryptrsaprikey
Copy encrypted activation code information to the program activation window, click activation, you can successfully activate!
You can leave a message whenever you have any questions.