i don't see enough people with one of the best tool improvements i've ever made for reverse engineering, so i had to write a blog post about it!
| pronouns | she/her |
| website | https://simonomi.dev |
| github | https://www.github.com/simonomi |
| pronouns | she/her |
| website | https://simonomi.dev |
| github | https://www.github.com/simonomi |
@solemnwarning the full gradient looks really good! i think something like "rainbow" seems a fitting name, but it's not the most exciting :P
one note about your colors though, having 00 be more subtle than the rest is really helpful. if i had to pick just one byte to color, that'd be it!
@hipsterelectron it mostly came from the intuition of having look at so many different types of binary. stuff with really high information density (compressed, executable, media, etc) tends to look very busy, because there's simply more information squished into fewer bytes
i've ended up writing my own whole fancy binary parsing system for my tool carbonizer. it's pretty specialized to the patterns used in the game files for Fossil Fighters, but i'm reasonably happy with it overall
i don't see enough people with one of the best tool improvements i've ever made for reverse engineering, so i had to write a blog post about it!