Skip to content

chazste/DebugLike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

DebugLike

Binary editor with CLI like the DOS debug command.

Motivation

  • A simple project to learn the Rust programming language
  • Stand in for debug on 64-bit Windows

Overview

DebugLike will allow viewing and editing binary files using the same line oriented interface as debug. The one letters commands will mirror debug.com from DOS. Debugging commands like g (for Go) will not be implemented.

About

Binary editor with CLI like the DOS debug command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors