dao
dao
本页面参考了此文档,可以作为一个更适合小白的教程指导 - Github 版本:[Mythologyli/qq-nt-db](https://github.com/Mythologyli/qq-nt-db) - 文档版本:[NTQQ (Windows) | QQDecrypt](https://qq.sbcnm.top/decrypt/NTQQ%20(Windows).html) 本文含有部分 Obsidian 的图片与 md 引用,这里暂不展示 ## 反编译以读取登录 key 使用 IDA 等反编译工具打开验证程序 ```powershell C:\Program Files\Tencent\QQNT\versions\9.9.17-30594\resources\app\wrapper.node ``` 第一次反编译时间会比较久 在 String View 中查找 `sqlite3_key_v2`...
有考虑将 MathlibExplorer 的文档导出为 SVG,并部署在 Github Pages 上吗 我下载了您的项目,可惜并没有看到如何实现渲染功能,无法将完整的可视化转移到网页上,我个人是希望实现网页效果,以惠及更多人,如果有机会,我可以帮你实现 Github Pages,以提供一个稳定的网页预览效果 Have you considered exporting the Visualization interface of MathlibExplorer as SVG and deploying it on Github Pages? I downloaded your...