Decoding tool for mars xlog written in c++26 standard. Used for personal study and work.
- micro-ecc
- Zlib
- Zstd
The repository provides xmake build files, a simple build example is as follows.
git clone [project]
cd [project_name]
git submodule update --init
# Replace PRIV_KEY and PUB_KEY in main.cpp with your own key pairs
xmake