Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add color option to hexdump() for coloring based on bytes #80

Open
Schamper opened this issue Mar 22, 2024 · 0 comments
Open

Add color option to hexdump() for coloring based on bytes #80

Schamper opened this issue Mar 22, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Schamper
Copy link
Member

Schamper commented Mar 22, 2024

For example:

  • 00 is darker
  • ASCII characters are a certain color (different for lower/upper case/numbers)
  • Other color for printable/non-printable

Image for inspiration:
image
(From http://thestone.zone/hacking/2019/01/01/hacking-quest-for-glory.html)

the search for chex is real

@Schamper Schamper added enhancement New feature or request good first issue Good for newcomers labels Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant