import struct data=open('/tmp/snap_all.bin','rb').read() i=0; regs=[] while i+16<=len(data): lo,sz,=struct.unpack_from('