Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farnulfo/pst-exp

Outlook PST File format experimentation
https://github.com/farnulfo/pst-exp

Last synced: about 2 months ago
JSON representation

Outlook PST File format experimentation

Awesome Lists containing this project

README

        

# pst-exp
Outlook PST File format experimentation

[![Build Status](https://travis-ci.org/farnulfo/pst-exp.svg?branch=master)](https://travis-ci.org/farnulfo/pst-exp)

[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=farnulfo_pst-exp)](https://sonarcloud.io/dashboard?id=farnulfo_pst-exp)

Articles about MS-PST file format:

MS-PST - How to Navigate the Node BTree
http://blogs.msdn.com/b/openspecification/archive/2010/11/30/ms-pst-how-to-navigate-the-node-btree.aspx

MS-PST - The Relationship Between Nodes and Blocks
http://blogs.msdn.com/b/openspecification/archive/2011/02/11/ms-pst-the-relationship-between-nodes-and-blocks.aspx

MS-PST - How to decode data pages using Permutative Decoding.
http://blogs.msdn.com/b/openspecification/archive/2012/02/08/ms-pst-how-to-decode-data-pages-using-permutative-decoding.aspx

MS-PST - Parsing a Heap-on-Node Property Context Block
http://blogs.msdn.com/b/openspecification/archive/2014/05/30/ms-pst-parsing-a-heap-on-node-property-context-block.aspx