Skip to content

19atlas/appendheader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appendheader - add DHTB to boot.img

build appendheader
For every device that need "DHTB" string to boot
written in c
Tried and worked for gtexswifi ✅️

minimal usage

./appendheader -i [input file]
default output file name is boot.img

advanced usage

./appendheader -i [input file] -o [output file name]
for save input and output files (because why not)