[Python] – OneDrive logs reader/de-obfuscator

This app will read OneDrive sync logs. These logs are produced by OneDrive, and are stored in a binary format having the extensions .odl .odlgz .oldsent .aold

Sometimes the ObfuscationMap stores old and new values of Keys. By default, only the latest value is fetched. Use -k option to get all possible values (values will be | delimited).

Note: the app makes use of the ObfuscationStringMap.txt file. If the file is missing, the app will stop.

The app can be found in a compiled form [here].

More info below:

 

OB - Logs Reader

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.