Skip to content

Instantly share code, notes, and snippets.

@trufae
Created December 9, 2021 18:55
Show Gist options
  • Save trufae/8f73d0403b7946722fa1b057b3409327 to your computer and use it in GitHub Desktop.
Save trufae/8f73d0403b7946722fa1b057b3409327 to your computer and use it in GitHub Desktop.
$ r2 -i examples/test-py-asm.py -
[0x00000000]> e asm.arch=MyPyDisasm
[0x00000000]> pd 10
0x00000000 0000 opcode 0
0x00000002 0000 opcode 0
0x00000004 0000 opcode 0
0x00000006 0000 opcode 0
0x00000008 0000 opcode 0
0x0000000a 0000 opcode 0
0x0000000c 0000 opcode 0
0x0000000e 0000 opcode 0
0x00000010 0000 opcode 0
0x00000012 0000 opcode 0
[0x00000000]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment