Skip to content

Commit

Permalink
Fix unicorn README. dh is now dL
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevie Johnstone authored and radare committed Dec 30, 2018
1 parent 277114e commit 9d081e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unicorn/README.md
Expand Up @@ -44,10 +44,10 @@ or
Usage
-----

To use the unicorn debugger plugin you have to select it with the `dh` command:
To use the unicorn debugger plugin you have to select it with the `dL` command:

$ r2 /bin/ls
> dh unicorn
> dL unicorn
[UNICORN] Using arch x86 bits 64
[UNICORN] BASE 0x100000000
[UNICORN] Segment 0x100000d78 0x100010d78 Size 65536
Expand Down

0 comments on commit 9d081e9

Please sign in to comment.