commit | 753a8922f8a34af43a14de1cdb4eec5ef82961ee | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Jun 06 22:21:47 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Mon Jun 29 22:36:35 2020 +0200 |
tree | a8b757e9f1b85ebe31fd7ba78b63c7a34541532c | |
parent | d8553d6ee3146bc06b8f86787138293d3f6453c3 [diff] |
tools: add script for byte endianness swapping This can be used to swap the byte endianness of a binary file from Little-Endian to Big-Endian or vice-versa. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>