Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.21 KB

File metadata and controls

47 lines (30 loc) · 1.21 KB

MetaTrack

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.


screenshot

🖥️ Usage

  1. Launch MetaTrack
  2. Paste or load URLs / datasets to be analyzed
  3. Get real-time insights, metadata tracking, and structured output
  4. Export results as HTML reports for sharing

4chan

📦 Installation

Requirements

  • Qt 5.15+ or Qt 6.x
  • g++ / clang++ (C++17 or higher)
  • qmake or cmake
  • exiftool

Build Instructions

# 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.