Skip to content

DiskRead v2.0

Compare
Choose a tag to compare
@anic17 anic17 released this 08 Dec 18:10
· 27 commits to main since this release
325225a

New features

  • ASCII preview of the file
  • Can now set a custom offset to read from
  • Support for reading even bigger files
  • If reading a disk, displays the sector it's currently displaying

Improvements

  • Better help menu
  • Code has been slightly optimized
  • Improved error messages
  • Output is redirected to the appropriate stream (stdout for printing, stderr for errors)

Bug fixes

  • Offset indicator now increases in width to fit the number size

As always, if you find any bug or you'd like to see a new feature, don't forget to open an issue or a pull request!