Skip to content

tool to extract useful information from .deviceinfo-files exported from iphone configuration utility

Notifications You must be signed in to change notification settings

wckd/deviceinfo-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Deviceinfo-parser

About

Tool for extracting useful information from .deviceinfo-files exported from iphone configuration utility.

It parses the .deviceinfo-files in the current folder, and adds them to your specified .csv-file.

The .csv-file can then be imported in openoffice/libreoffice calc or Excel :)

Dependencies

Please install python-unicodecsv to the python-path, i.e.:

pip install unicodecsv

or

easy_install unicodecsv

Usage

python parser.py output.csv

Note: when importing, use utf-8 as charset, and separation by comma.

About

tool to extract useful information from .deviceinfo-files exported from iphone configuration utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages