dd86k / 0xdd

An EDIT-like console hex file viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0xdd - Hexadecimal Console File Viewer

0xdd

Inspired by EDIT (MS-DOS), 0xdd is a simple, interactive, hexadecimal file viewer for Windows.

Warning

This project has been abandoned in favour of ddhx.

Features

  • Lightweight: Consumes as little as 1,976 KB (and up to 7,160 KB)
  • Fast: Fast rendering while using extremely little CPU resources
  • User-friendly: The TUI is easy to navigate
  • Expert-friendly: Shortcuts to work faster
  • Mono compatability

Wiki available.

Requirements

  • .NET 4.5.2 or Mono runtime 4.0.2
  • ANSI/ISO Screen size (80x24) at minimum

About

An EDIT-like console hex file viewer

License:MIT License


Languages

Language:C# 100.0%