The Swiss army knife of data examination and manipulation
-
Updated
Oct 27, 2018 - C
The Swiss army knife of data examination and manipulation
General purpose C sourcecode collection
triops: a multiplatform command-line encryption tool using CHACHA + KECCAK
Convert little-endian to big-endian and vice-versa
This program reads and interprets ELF formatted binary files, extracting and printing information such as the file's bitness, endianness, and ABI, as well as the entry point and program header table. It also prints segment and section types, virtual addresses, and sizes, as well as the first 32 bytes of actual segment and section data.
Header-only library of macros to assist with reading and writing big/little endian values.
Library for cborgdb in c
Detects the endianness (big or little) on a given platform.
C implementation of Secure Hashing Algorithm-1.
Determine endianess at compile time
Add a description, image, and links to the endianness topic page so that developers can more easily learn about it.
To associate your repository with the endianness topic, visit your repo's landing page and select "manage topics."