HOU ChG
HOU ChG
@altayhunter Please refer #11 and post the outbuffer.
Correct outbuffer should look like: 04 00 01 01 10 **40 20 20** 00 00 00 01 00 00 00 03 00 00 00 00 00 00 00 00 00...
@altayhunter Have no idea. The header seems correct. The only doubt is that: the file change counter (22 f2 10 77 = Dec 586289271) is quite large. I am not...
@elflix It may result from any one of the four bytes (describing page size, write version, and read version) the c program checks being altered accidentally. You could double check...
@jameswhqi Starting from wechat 7.x, they change the write/read byte in the header. I have updated the codes and now both C and python version could work well. DB Browser...
Thanks very much. I have added a menu item corresponding to Russian language. [commit v0.1.2.5](https://github.com/chg-hou/DawnlightSearch/commit/854b333e47e80b25cf7148cc4561d6e82f17d84e#diff-1c0b64226a129d35f02dc0049484cd6b)
@Lanthanus Thanks for reporting. I have added the token required by linuxdeployqt to embed update information.
Thanks for the feedback. Partially fixed in commit [49a77212ede6b118d744d0f3d092c55deb5f4d0e](https://github.com/chg-hou/DawnlightSearch/commit/49a77212ede6b118d744d0f3d092c55deb5f4d0e). As file monitoring function has not be added, the deleted files will still appear in the database and the result list....
Partially fixed in commit [4228b29532eb52a818eb28fe0b9fdd83d23571bf](https://github.com/chg-hou/DawnlightSearch/commit/4228b29532eb52a818eb28fe0b9fdd83d23571bf). As file monitoring function has not be added, the renamed files will still appear in the database and the result list. Will fix it when...
@revast 1. The Search Settings and SQL Command Preview are not available from Menu and > - [x] A view menu has been added. 2. Some typos in the Menu....