Skip to content

sberghel/2015-08-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

2015-08-challenge

  1. Create a type that is created from an io.Reader, implements io.Reader, and outputs the contents of the previous io.Reader in the same format as hexdump -C.

  2. Implement a hex editor that allows users to edit the hex contents of the file, replacing them with entirely new and different hex contents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages