JoshGG parent
This is an interesting question and I wonder if you could feed the whole dump into an LLM like ChatGPT and have it give you a valid answer to your question. I’m gonna try it later. If anyone does have a manual or automated answer let us know!
Will miss things. I just gave a long ascii hex string(512 bytes) and told it to separate it into a uint16_t array for use in C and it forgot to add a word(16 bits) to the middle of the array.