bash - How to disassemble line by line from stdin? -
my program output encoded instructions this : 0x81fb4300000090 0x69fc4300000090 0x81fc4300000090 0x69fd4300000090 0x81fd4300000090 0x69fe4300000090 0x81fe4300000090 0x69ff4300000090 0x81ff4300000090 0x00054400000090 0x01054400000090 0x02054400000090 0x03054400000090 0x08054400000090 0x09054400000090 0x0a054400000090 0x0b054400000090 0x10054400000090 0x11054400000090 0x12054400000090 0x13054400000090 0x18054400000090 0x19054400000090 0x1a054400000090 0x1b054400000090 0x20054400000090 0x21054400000090 0x22054400000090 0x23054400000090 0x28054400000090 0x29054400000090 0x2a054400000090 0x2b054400000090 0x30054400000090 0x31054400000090 0x32054400000090 0x33054400000090 0x38054400000090 0x39054400000090 0x3a054400000090 0x3b054400000090 0x40054400000090 0x41054400000090 0x42054400000090 0x43054400000090 0x44054400000090 0x45054400000090 0x46054400000090 0x47054400000090 where each lines above independent set of instructions , need disassembled separate programs. each line contains ...