Skip to content

HavenOverflow/vbootinator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBB flag-inator

Select and decode values for Depthcharge/Vboot/TPM values

Website

https://vbootinator.havenoverflow.dev

Directory Guide

web/ - web version of Vbootinator
src/ - the C source files for Vbootinator
include/ - any `.h` files we need, e.g: `arg_checks.h`
build/ - where compiled binaries will go
doc/ - documentation, mostly just building info and FAQs

Compiling / Building

See docs/BUILDING.md

Installation

Run sudo make install, sudo can be swapped out with doas if needed. It can be removed if you are already root or UID 0.

Credits:

  • kxtzownsu - writing vbootinator web & C
  • OlyB - This project wouldn't exist without him. He wrote all of GBB Flag-inator by himself. Major credits to him.
  • HavenOverflow - mental support & allowing me to release under their name
  • Chromium Code Search - not making me have to download the vboot_reference source code to get the structs for everything

About

Select and decode values for Depthcharge/Vboot/TPM values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 73.9%
  • C 24.3%
  • Makefile 1.8%