Hello All,

Hey I wanted to RCE the libc.so.6 out of intrest.
When I do so it crashes Radare.

Here is the output:

ro...@twix ~/projects/radare-dev $ radare /lib/libc.so.6 
dlopen: Success
Cannot open plugin '/usr/lib/radare/lua.so'.
(/usr/lib/radare/lua.so: undefined symbol: lua_pushstring)
open ro /lib/libc.so.6
Message of the day:
  Before entering a 'call' you can identify the arguments passed to it
using the 'pm xxi' command
> Importing file information...
[Information]
class=ELF32
enconding=2's complement, little endian
os=linux
machine=Intel 80386
arch=intel
type=DYN (Shared object file)
stripped=No
static=No
baddr=0x00000000
[Entrypoint]
Memory address: 0x00016ce0
> Importing symbols...
70 sections added
13 fields added
8 imports added
7193 symbols added
2152 strings added
> Analyzing code...
ro...@twix ~/projects/radare-dev $ radare -V
radare 1.5 64bit on le32bit i686-unknown-linux-gnu dbg gui
ro...@twix ~/projects/radare-dev $ gdb radare
GNU gdb (GDB) 7.0.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/radare...(no debugging symbols
found)...done.
(gdb) r /lib/libc.so.6 
Starting program: /usr/bin/radare /lib/libc.so.6
[Thread debugging using libthread_db enabled]
Cannot find new threads: generic error

As you see I tried to Gather data from Radare with GDB but it seemed to
error.

Any more info needed, please tell me.

-- 
------
Kind Regards,

Robin Vossen <[email protected]>

------
Please avoid sending me Word, Excel or PowerPoint attachments. 
See http://www.gnu.org/philosophy/no-word-attachments.html

_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to