Skip to content

Instantly share code, notes, and snippets.

@drozdziak1
Created May 29, 2017 14:16
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 drozdziak1/e458fbf4de6a2dbb68b6f87b38b23688 to your computer and use it in GitHub Desktop.
Save drozdziak1/e458fbf4de6a2dbb68b6f87b38b23688 to your computer and use it in GitHub Desktop.
--- /home/drozdziak1/.config/radare2/projects/ls1/rc 2017-05-29 16:11:03.711859383 +0200
+++ /home/drozdziak1/.config/radare2/projects/ls2/rc 2017-05-29 16:11:11.738673372 +0200
@@ -745,36 +745,6 @@
f sym.imp.free 16 0x00402260
f sym.imp.malloc 16 0x00402650
f sym.imp.localtime_r 16 0x004022a0
-f map._usr_bin_ls._r_x 126976 0x00400000
-f map._usr_bin_ls._rw_ 8192 0x0061e000
-f map.unk0._rw_ 4096 0x00620000
-f map._usr_lib_ld_2.25.so._r_x 143360 0x7f2c96f61000
-f map._usr_lib_ld_2.25.so._rw_ 8192 0x7f2c97183000
-f map.unk1._rw_ 4096 0x7f2c97185000
-f map._stack_._rw_ 135168 0x7ffe5ab4f000
-f map._vvar_._r__ 8192 0x7ffe5abdd000
-f map._vdso_._r_x 8192 0x7ffe5abdf000
-f map._vsyscall_._r_x 4096 0xffffffffff600000
-fs regs
-f rax 1 0x00000000
-f rbx 1 0x00000000
-f rcx 1 0x00000000
-f rdx 1 0x00000000
-f r8 1 0x00000000
-f r9 1 0x00000000
-f r10 1 0x00000000
-f r11 1 0x00000000
-f r12 1 0x00000000
-f r13 1 0x00000000
-f r14 1 0x00000000
-f r15 1 0x00000000
-f rsi 1 0x00000000
-f rdi 1 0x00000000
-f rsp 1 0x7ffe5ab6ed10
-f rbp 1 0x00000000
-f rip 1 0x7f2c96f61d80
-f rflags 1 0x00000200
-f orax 1 0x0000003b
# eval
"e anal.a2f = false"
"e anal.afterjmp = true"
@@ -933,7 +903,7 @@
"e bin.strpurge = false"
"e bin.verbose = true"
"e cfg.bigendian = false"
-"e cfg.debug = true"
+"e cfg.debug = false"
"e cfg.editor = vim"
"e cfg.fortunes = true"
"e cfg.fortunes.clippy = false"
@@ -944,7 +914,7 @@
"e cfg.plugins = true"
"e cfg.prefixdump = dump"
"e cfg.sandbox = false"
-"e cfg.user = pid26887"
+"e cfg.user = pid27266"
"e cfg.wseek = false"
"e cmd.bp = "
"e cmd.cprompt = "
@@ -961,12 +931,12 @@
"e cmd.hitinfo = 1"
"e cmd.log = "
"e cmd.open = "
-"e cmd.prompt = .dr*"
+"e cmd.prompt = "
"e cmd.repeat = false"
"e cmd.stack = "
"e cmd.times = "
"e cmd.visual = "
-"e cmd.vprompt = .dr*"
+"e cmd.vprompt = "
"e cmd.xterm = xterm -bg black -fg gray -e"
"e dbg.aftersyscall = true"
"e dbg.args = "
@@ -1022,16 +992,16 @@
"e esil.verbose = 0"
"e file.desc = "
"e file.info = true"
-"e file.lastpath = dbg:///bin/ls"
+"e file.lastpath = /usr/bin/ls"
"e file.loadalign = 0x00000400"
"e file.loadmethod = fail"
"e file.location = "
-"e file.md5 = "
+"e file.md5 = 4c2656a02dc67581567585c55b5e584a"
"e file.nowarn = true"
"e file.offset = "
"e file.openmany = 1"
-"e file.path = "
-"e file.sha1 = "
+"e file.path = /usr/bin/ls"
+"e file.sha1 = 6150af8c4225a2a896cea93c78a08e6d40975f7f"
"e file.type = elf"
"e fs.view = normal"
"e graph.cmtright = false"
@@ -1122,7 +1092,7 @@
"e prj.files = false"
"e prj.git = false"
"e prj.gpg = false"
-"e prj.name = ls1"
+"e prj.name = ls2"
"e prj.zip = false"
"e rap.loop = true"
"e rop.comments = false"
@@ -1179,7 +1149,7 @@
"e search.esilcombo = 8"
"e search.flags = true"
"e search.from = 0xffffffffffffffff"
-"e search.in = dbg.map"
+"e search.in = file"
"e search.kwidx = 0"
"e search.maxhits = 0"
"e search.overlap = false"
@@ -1203,7 +1173,7 @@
"e zoom.byte = h"
"e zoom.from = 0"
"e zoom.maxsz = 512"
-"e zoom.to = -1"
+"e zoom.to = 130552"
# sections
f section..interp 28 0x400238
S 0x00000238 0x00400238 0x0000001c 0x0000001c .interp -r--
@@ -4042,4 +4012,4 @@
tk strndup=func
# macros
# seek
-s 0x7f2c96f61d80
+s 0x00404030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment