/ToxSaveParser

Convert a binary Tox save to human-readable JSON.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ToxSaveParser

Convert a binary Tox save to human-readable JSON.

Usage

cmake .
make
./toxsaveparser ~/.config/tox/profile.tox > profile.json
firefox profile.json

sample-output

Notes

  • Currently only supports little-endian Linux