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 1 month 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 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T03:06:59.000Z (over 5 years ago)
- Last Synced: 2025-01-26T06:28:16.086Z (3 months ago)
- Topics: c, gpttable
- Language: C
- Homepage:
- Size: 114 KB
- Stars: 3
- Watchers: 3
- 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
