Files
proxmark3/client
Jean-Michel Picod eb0d92ea98 Fix deleted line return
For some reason, `isprint()` claims that `0xff` is printable. But it's used by print functions as a magic value to suppress the line return.
So when viewing a dump where the last byte of a block/sector is `0xff`, it was suppressing the new line between blocks/sectors.

Signed-off-by: Jean-Michel Picod <jmichel.p@gmail.com>
2024-10-01 08:29:27 +02:00
..
2024-09-30 10:36:29 +02:00
2024-10-01 08:29:27 +02:00
2022-01-14 21:22:26 +01:00
2023-06-02 10:45:04 +02:00