Skip to content

Instantly share code, notes, and snippets.

@r1walz
Created May 29, 2018 12:51
Show Gist options
  • Save r1walz/0c3e9ed5a9b96ac7459969fa516ebbdb to your computer and use it in GitHub Desktop.
Save r1walz/0c3e9ed5a9b96ac7459969fa516ebbdb to your computer and use it in GitHub Desktop.
configuration file for radare2
e scr.utf8 = true
e bin.demangle = true
e asm.demangle = true
e asm.relsub = true
e asm.syntax = intel
e asm.flags = true
e asm.trace = true
eco solarized
"$context='drr;so -6; pd ($r-40);sr SP;pxr 64;sr PC'"
"$ps='sr PC;ds;$context'"
"$pso='sr PC;dso;$context'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment