Python script to colour bytes changed from loglines from https://github.com/dhmsjs/pyjacuzzi from previous message from jaccuzzypy. can run live as the logs are being generated.
Colour unknown changed bytes in blue and known in green. Known list specified under position_labels. The script will also list which byte changed and its position at the end of the log line. For changed bytes, a label with its name will be printed to make it easier to ID.
Fully created with ChatGPT. 0 credit to me.
Trying to build on the work of genius @dhmsjs