commit | a1abae7fa184a75112d65ce415d9e40f73841767 | [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 | b1f83a62aae9e4ce230f1a4edebf8f19218c370d [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>