Skip to content

FACT plugin for finding all Flattened Device Trees in firmware files.

Notifications You must be signed in to change notification settings

fabiansteiner/dtb_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FACT Plug-in: dtb_finder

A FACT analysis plug-in for extracting Flattend Device Trees (.dtb files) from the firmware.

Add Plugin to your project:

$ git submodule add https://github.com/fabiansteiner/dtb_finder.git src/plugins/analysis/dtb_finder
$ ./src/install.py -B

If you add more than one additional plug-in, ./install.py -B must be run just once after you added the last plug-in.

In the "restaccess" folder there is an example python script to access and save the .dtb files using FACT's REST API.

In the "test_files" folder are firmwares/files which include one or more Flattened Device Trees to test the plugin.

About

FACT plugin for finding all Flattened Device Trees in firmware files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published