An open API service indexing awesome lists of open source software.

https://github.com/j-mendez/bytemap-examples

Examples of using byte-maps to render binary content in terminal
https://github.com/j-mendez/bytemap-examples

binary-data

Last synced: over 1 year ago
JSON representation

Examples of using byte-maps to render binary content in terminal

Awesome Lists containing this project

README

          

# bytemap-examples

A basic example of mapping binary code to ASCII table displaying content.

## Getting Started

1. `python ./python/main.py`

output example:

![Example screenshot of output](./example.png)