Double Sine
|
8c82125431
|
Merge branch 'mac' of DeltaFoX/navicat-keygen into mac
|
2020-05-31 02:56:43 +00:00 |
|
DeltaFoX
|
b07021a71e
|
Fix 15.0.16 mac
Fix offset for fnGenerateKeyB
|
2020-05-24 13:48:44 +00:00 |
|
Double Sine
|
00e80bfe88
|
Use native API instead of filesystem
|
2019-12-30 21:57:00 +08:00 |
|
Double Sine
|
5dba642a1f
|
Update readme
|
2019-12-11 03:27:36 +08:00 |
|
Double Sine
|
944b396678
|
Add solution3
|
2019-12-11 02:29:16 +08:00 |
|
Double Sine
|
28d24ed495
|
Refactor code
|
2019-12-10 13:21:09 +08:00 |
|
Double Sine
|
599ac96c30
|
Make compatible with openssl@1.1
|
2019-11-22 13:21:12 +08:00 |
|
Double Sine
|
e61b0f9e8e
|
Override rapidjson include path if specified
|
2019-08-28 15:33:28 +08:00 |
|
Double Sine
|
a69805e470
|
Remove assert
|
2019-08-28 11:57:54 +08:00 |
|
Double Sine
|
f1394f6aeb
|
fix a typo
|
2019-08-28 11:55:49 +08:00 |
|
Double Sine
|
6272f56d01
|
Override include/lib path if specified
|
2019-08-28 11:03:17 +08:00 |
|
Double Sine
|
ea583e9797
|
Add '--single-branch' option to make git-clone faster
|
2019-07-30 01:51:24 +08:00 |
|
Double Sine
|
316314f9bb
|
Refactor code + Add support for 12.1.24
|
2019-07-30 01:30:16 +08:00 |
|
Double Sine
|
c05f755957
|
Merge pull request #245 from cvno/mac
Fix undefined template error
|
2019-03-02 01:24:37 +08:00 |
|
cvno
|
e37e72e2fa
|
FIX undefined template error
FIX Exception.hpp:46:23: error: implicit instantiation of undefined template
|
2019-03-01 13:44:11 +08:00 |
|
Double Sine
|
e4c55e0fa0
|
Remove navicat-activate-server
|
2019-02-08 12:26:45 +08:00 |
|
Double Sine
|
b32aa80331
|
Fix typo
|
2019-02-08 12:25:39 +08:00 |
|
Double Sine
|
0d0c2a2ba7
|
Fix output format mistake
|
2019-02-08 12:21:35 +08:00 |
|
Double Sine
|
e6964a1da3
|
Update readme
|
2019-02-08 12:20:31 +08:00 |
|
Double Sine
|
ddf0ff7443
|
Add version message
|
2019-02-08 11:13:21 +08:00 |
|
Double Sine
|
8e74008d01
|
Update Makefile
|
2019-02-08 02:34:38 +08:00 |
|
Double Sine
|
dd6d0713e6
|
Refactor code + Add support for 12.1.15
|
2019-02-08 02:23:00 +08:00 |
|
Double Sine
|
e4e433ec94
|
Merge pull request #198 from bringtree/mac
fix bug
|
2018-12-20 14:39:47 +08:00 |
|
黄培松
|
bcce475faa
|
fix bugs
```bash
g++ -std=c++11 -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -lcrypto ./navicat-patcher/Helper.cpp ./navicat-patcher/main.cpp ./navicat-patcher/Solution0.cpp ./navicat-patcher/Solution1.cpp -o ./bin/navicat-patcher
g++ -std=c++11 -O2 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -lcrypto ./navicat-keygen/Helper.cpp ./navicat-keygen/main.cpp -o ./bin/navicat-keygen
./navicat-keygen/Helper.cpp:47:13: error: use of undeclared identifier 'assert'
assert(bits_collected < 6);
^
./navicat-keygen/Helper.cpp:51:9: error: use of undeclared identifier 'assert'
assert(outpos >= (retval.size() - 2));
^
./navicat-keygen/Helper.cpp:52:9: error: use of undeclared identifier 'assert'
assert(outpos <= retval.size());
```
|
2018-12-20 14:31:57 +08:00 |
|
Double Sine
|
88ccb398a0
|
Refactor code
|
2018-12-19 18:00:46 +08:00 |
|
Double Sine
|
7e0705dd9d
|
Merge pull request #96 from lxiaoxiang/update-readme
update readme
|
2018-09-11 14:17:43 +08:00 |
|
luoxiaoxiang.bj
|
193ae6bdfa
|
update readme
|
2018-07-03 17:41:19 +08:00 |
|
Double Sine
|
23508443c4
|
Add Chinese README
|
2018-06-24 12:18:28 +08:00 |
|
Double Sine
|
cae2eb95ff
|
Update README.md
|
2018-06-24 12:16:29 +08:00 |
|
Double Sine
|
9f1f661752
|
Add supplement about code sign
|
2018-04-16 20:08:21 +08:00 |
|
Double Sine
|
ee22a9ed24
|
Support Navicat 12.0.24
|
2018-04-15 20:06:05 +08:00 |
|
Double Sine
|
50fbcc52c3
|
Update readme
|
2018-03-17 16:52:03 +08:00 |
|
Double Sine
|
96cf594fe0
|
Add language selection.
|
2018-03-17 16:47:56 +08:00 |
|
Double Sine
|
d24a420ce5
|
Support for multiple language.
|
2018-02-07 18:07:38 +08:00 |
|
Double Sine
|
41b319332a
|
Support for Navicat 12 French version.
|
2018-02-07 10:29:05 +08:00 |
|
Double Sine
|
0ca18231b5
|
Update README.md for some adjustment.
|
2018-01-13 00:30:46 +08:00 |
|
Double Sine
|
1ec9c0cea9
|
Update README.md for better description.
|
2018-01-13 00:20:27 +08:00 |
|
Double Sine
|
83e43f5178
|
Update code for better customization.
|
2018-01-13 00:19:31 +08:00 |
|
Double Sine
|
fc82c87597
|
remove old branch file
|
2017-12-11 20:37:18 +08:00 |
|
Double Sine
|
5e9a98c71d
|
start mac branch
|
2017-12-11 20:31:50 +08:00 |
|
Double Sine
|
2e4b12b34d
|
Update README.md
|
2017-12-11 13:42:16 +08:00 |
|
Double Helix
|
ff61253d18
|
Update README.md
|
2017-12-09 14:12:51 +08:00 |
|
Double Helix
|
27b1c70bb3
|
Add description for Traditional Chinese version.
|
2017-12-09 02:24:38 +08:00 |
|
Double Helix
|
5cb6d46601
|
Update README.md
|
2017-12-08 00:56:17 +08:00 |
|
Double Helix
|
5adc56499e
|
Upload project.
|
2017-12-07 17:11:08 +08:00 |
|