> I happen to prefer big endian systems in my own development life because they are easier for me to work with, especially reading crash dumps.
If hex editors were mirrored both left to right and right to left, would it be easier to read little endian dumps?
xxd has the `-e` option for exactly this use case: