Description
Every bit in a file can be inverted from the command line. It is useful for developers, data-recovery experiments, or format testing where a full bitwise transform is needed.
Bitwise file changes are destructive if applied to the original. Work on copies and verify the expected transform before replacing data.