This program can parse C header files to extract the struct/union/enum definitions, and with these definitions to analyse the memory dump data of the struct/union. The analysis result can be printed in a nice format with both the stuct/union member names and their values.
forked from fanghm/c-header-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
This program can parse C header files to extract the struct/union/enum definitions, and with these definitions to analyse the memory dump data of the struct/union. The analysis result can be printed in a nice format with both the stuct/union member names and their values.
oxlm/c-header-parser
About
This program can parse C header files to extract the struct/union/enum definitions, and with these definitions to analyse the memory dump data of the struct/union. The analysis result can be printed in a nice format with both the stuct/union member names and their values.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 74.7%
- C 25.3%