Skip to content

VJSchneid/gpt-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-Manipulator

Library to verify or modify GPT Tables, written in C.

Install instructions

# Clone GIT repository from Github
git clone https://github.com/vjschneid/gpt-manipulator.git

# Create Build folder
mkdir gpt-manipulator/build
cd gpt-manipulator/build

# Compile Library
cmake ..
make

# Install it
sudo make install

About

Library to read, verify or modify GPT Tables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published