> x/32xb s2
0x22fe70: 0x33 0x32 0x31 0x00 0x00 0x00 0x00 0x00
0x22fe78: 0xff 0xff 0xff 0xff 0x90 0x24 0x4e 0x80
0x22fe80: 0x98 0x9a 0x4e 0x80 0xff 0xff 0xff 0xff
0x22fe88: 0x09 0x7a 0x57 0x80 0xec 0xe7 0x4d 0x80
0x22fe78: 33 32 31 00 00 00 00 00 ff ff ff ff 90 24 4e 80 321.....ÿÿÿÿ$N
0x22fe88: 98 9a 4e 80 ff ff ff ff 09 7a 57 80 ec e7 4d 80 Nÿÿÿÿ.zWìçM
i fear, that your solution is as unsure as my quick fix, because it depends too on the fact,
that always 8 bytes per address got sent
i think it'll fail too if any other number of bytes than 8 are sent per line (per sent address),i fear, that your solution is as unsure as my quick fix, because it depends too on the fact,
that always 8 bytes per address got sent
I wonder why you say that.
It just saves the current address whenever 16 bytes have passed (and once at the very first byte).