Skip to content

BrokenC1oud/nt_msg.py

Repository files navigation

nt_msg.py

A python repo to parse nt_msg.db

Project Structure

  • db -> orm to manage SQLite files from NTQQ
  • nt_msg -> module to parse message body from nt_msg.decrypt.db
  • examples -> examples

Development

decrypt your db files following QQDecrypt and place them in root dir with name "nt_msg.decrypt.db" and so on

Progress

ORM Representation

  • collection.db
  • emoji.db
  • file_assistant.db
  • files_in_chat.db
  • group_info.db
  • guild_msg.db
  • misc.db
  • nt_msg.db
  • profile_info.db
  • recent_contact.db
  • rich_media.db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published