MetaTrack is a next-generation analysis and monitoring tool built with modern C++/Qt technologies. Designed for both professionals and enthusiasts, it combines performance, usability, and extensibility into one powerful package.

- Launch MetaTrack
- Paste or load URLs / datasets to be analyzed
- Get real-time insights, metadata tracking, and structured output
- Export results as HTML reports for sharing
- Qt 5.15+ or Qt 6.x
- g++ / clang++ (C++17 or higher)
qmake
orcmake
- exiftool
# Clone repository
git clone https://github.com/X-croot/MetaTrack.git
cd MetaTrack
# Build project
qmake project.pro && make
# Run
./MetaTrack
⚖️ Legal Disclaimer
MetaTrack is developed and provided for educational and research purposes only. The developers do not take responsibility for how the software is used. All responsibility for legal and ethical use lies solely with the end user.