An open API service indexing awesome lists of open source software.

https://github.com/simonwhitaker/endian

A command-line tool for flipping the endianness of binary files
https://github.com/simonwhitaker/endian

Last synced: 3 months ago
JSON representation

A command-line tool for flipping the endianness of binary files

Awesome Lists containing this project

README

          

# endian

`endian` is a command-line tool for switching the endianness of a binary file.

I've never really used C++ before. I'd love to have your comments (pull requests even better), from the major bug reports to minor style comments and everything in between. Just be gentle. :)