1 repo
Utilities that perform data processing and decryption entirely on the host machine.
Distinguishing note: Focuses on local-only execution to ensure data sovereignty.
Explore 1 awesome GitHub repository matching security & cryptography · Local Privacy Tools. Refine with filters or upvote what's useful.
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
Performs all data transformation and decryption tasks locally to ensure user privacy.