Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

this program translates binary code into readable English Language.

how this works -

  1. break the binary code into segments, usually grouped in 8 bits (1 byte) necessary for representing the ASCII value
  2. convert the 8 bits into their decimal format
  3. map each decimal value for the corresponding ASCII value

About

program i found that converts binary - english

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages