From 449b66753370d6b64bc9aa7e5c0592ba0fe6f680 Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 16 Sep 2020 22:23:09 +0000 Subject: deploy: 2e329ad934ef010fd94afe965f14ab895dcb515e --- misc/radare2.html | 238 ------------------------------------------------------ 1 file changed, 238 deletions(-) delete mode 100644 misc/radare2.html (limited to 'misc/radare2.html') diff --git a/misc/radare2.html b/misc/radare2.html deleted file mode 100644 index 0906f41..0000000 --- a/misc/radare2.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - radare2 - Notes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - -
-
-

radare2(1)

-

print

-

-  pd <n> [@ <addr>]     # print disassembly for <n> instructions
-                        # with optional temporary seek to <addr>
-
-

flags

-
  fs            # list flag-spaces
-  fs <fs>       # select flag-space <fs>
-  f             # print flags of selected flag-space
-
-

help

-
  ?*~<kw>       # '?*' list all commands and '~' grep for <kw>
-  ?*~...        # '..' less mode /'...' interactive search
-
-

relocation

-
  > r2 -B <baddr> <exe>         # open <exe> mapped to addr <baddr>
-  oob <addr>                    # reopen current file at <baddr>
-
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3