Giter Site home page Giter Site logo

xiaoheng008 / xlogdecode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from staneychan/xlogdecode

0.0 1.0 0.0 361 KB

A windows tool to decodes the xlog written by tencent.解压解密微信mars下xlog数据的工具

C 92.63% C++ 4.46% Objective-C 2.90%

xlogdecode's Introduction

XlogDecode

Source code of win32 tool which is used to decode the xlog written by tencent.

Project was compiled on visual studio 2008 on windows 7 64.

Anyone who wants to compiled on vs2015(or vs2017) just need to copy the source to your new project

and set *.c files in zlib to not using pre-compile header.

remember to add all files to your project, enjoy it :)

contact:[email protected]

中文:

win32下解码xlog的工具。

xlog为腾讯开源mars工程里的log模块,对保存的xlog文件进行了压缩和加密,并且目前只提供了python工具用于解密xlog文件。

当需要在任意PC电脑查看加密的LOG内容时,需要安装python才能进行解密,极其不方便。

因此编写了上述工具,可直接拖放xlog文件点击解密即可在.xlog文件路径下生成.log的同名解密文件。

源码说明:

zlib移植自mars, 编译工程需要将zlib下的.C文件选择not using pre-compile header。其他代码自己编写。

联系方式:[email protected]

xlogdecode's People

Contributors

staneychan avatar

Watchers

James Cloos avatar

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.