GithubHelp home page GithubHelp logo

funme / wechat-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from test1213145/wechat-export

0.0 0.0 0.0 296 KB

获取微信聊天记录数据库密钥并导出聊天记录,各版本通用。

wechat-export's Introduction

wechat-export

wx-dump-key

获取微信聊天记录数据库密钥,各版本通用。

程序中内置了两种方法获取微信聊天记录密钥,不需要考虑微信版本:

  • 收集历史版本偏移,通过偏移获取密钥。
  • 通过特征码定位的方式,搜索内存获取密钥。即使是未知版本也能获取到。

使用方法:wx-dump-key-v0.1.0.exe zmkm

wx-decrypter

解密微信聊天记录,导出为db和csv格式。

$ wx-decrypter.exe
Usage:
    1.put you db in "input" folder.
    2.run "wx-decrypter.exe your-sqlite-key"

使用方法:
1、将需解密的数据库保存至程序所在目录的input目录中。
MSG<n>.db中是消息记录(必需),MicroMsg.db中是好友列表(非必需)。

2、执行 wx-decrypter.exe <获取到的密钥>
解密后的文件位于output目录中。

注:使用过程中程序不会联网

wechat-export's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.