To do this we can use the option of rasm2 like this:

    Rasm2 also have the flag to show the disassembly like does, but includes offset and bytes.

    You might be interested in trying if you want different outputs for later parsing with your scripts, or just grep to find what you are looking for:

    Disassemble N instructions

    Disassemble all instructions (seeking 1 byte, or the minimum alignment instruction size), which can be useful for ROP

    pi, pI

    Same as and , but using a simpler output.