PV1 ⊧ Endicheckdetects endianness bugs in annotated C/C++ programs
Endicheck is a dynamic analysis tool for detecting endianness bugs, based on ValgrindApplication domain/field
- Endianness bugs
- Dynamic analysis
- Bug detection
Type of tool
Bug detectorExpected input
Program and some annotations to mark the byte-swapping and I/O functions.Format:
C/C++ program. The annotations are written in the program source code using the annotations defined in the C header file endicheck.h