awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Parsers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesData Parsers

Tools for reading and interpreting binary or proprietary data formats.

Distinguishing note: Focuses on the architectural separation of reading logic from data formatting.

Explore 1 awesome GitHub repository matching software engineering & architecture · Data Parsers. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Data Parsers

Awesome Data Parsers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • LC044/WeChatMsg

    LC044/WeChatMsg

    40,544View on GitHub↗

    WeChatMsg is a database forensic parser and local data processor designed to extract and reconstruct structured message data from raw binary files. By operating entirely on the host machine, the tool ensures data sovereignty and privacy, performing all decryption and transformation tasks without requiring network access or external dependencies. The project distinguishes itself through a static analysis-based extraction method that reconstructs message threads by matching unique identifiers and timestamps across fragmented database tables. Its decoupled architecture separates low-level binary

    Separates low-level binary reading from high-level formatting to support evolving storage versions.

    chatgptllmspyqt
    40,544View on GitHub↗