Skip to content

Instantly share code, notes, and snippets.

@0x6a61
Last active February 23, 2018 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0x6a61/451ae7c04b4c2fb92370367a47a5cf5d to your computer and use it in GitHub Desktop.
Save 0x6a61/451ae7c04b4c2fb92370367a47a5cf5d to your computer and use it in GitHub Desktop.
Radare2 Config
# ~/.radare2rc
e asm.describe=true
e asm.pseudo=true
e asm.emu = true
e asm.trace=true
e asm.cmtright=true
e cmd.stack = true
eco solarized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment