https://github.com/tylpk1216/wingpt
The tool dumps GPT Header and GPT Partition Header on Windows.
https://github.com/tylpk1216/wingpt
c gpttable
Last synced: about 2 months ago
JSON representation
The tool dumps GPT Header and GPT Partition Header on Windows.
- Host: GitHub
- URL: https://github.com/tylpk1216/wingpt
- Owner: tylpk1216
- License: mit
- Created: 2019-10-18T08:27:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T03:06:59.000Z (over 6 years ago)
- Last Synced: 2025-10-28T18:36:48.867Z (8 months ago)
- Topics: c, gpttable
- Language: C
- Homepage:
- Size: 114 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinGPT
The tool dumps "GPT Header" and "GPT Partition Header" on Windows.
It is written by pure C (C99).
It can also check SSD 4K alignment.
It can also be built on Ubuntu.
## How to build
1. Download TDM-GCC-64.
2. Modify Build.bat for your installation path.
3. Run Build.bat (Windows) or Build.sh (Ubuntu).
## FAQ
1. If you run it on Windows 10, you must use CMD windows that has administrator privilege.
2. You can use argv to dump another disk information -> "WinGPT.exe 1".
## Running
