Skip to content

bazad/devicetree-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devicetree-parse

This is a small utility to parse Apple's binary device tree format.

Usage

Run devicetree-parse on a raw binary devicetree (i.e. not encrypted or wrapped in an IMG4 file).

./devicetree-parse [-v] <devicetree-file>

By default, long data entries will be truncated to reduce clutter. Run with -v to show the full value of every property.

License

The devicetree-parse code is released into the public domain. As a courtesy I ask that if you reference or use any of this code you attribute it to me.


Brandon Azad

About

A tool to parse Apple's binary device tree format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published