It's related to the code analysis changes in the last release.
I have a partial fix in my laptop, you can remove code analysis for the
moment,
and just type 'df' from visual at every function you want to analyze.
I will notify you when the commit fix is done.
Sorry for the late reply, we're actually working hard in r2, so many new
things will
be ready for the upcoming r2-0.4 that will be released in March ~20th
We (nibble and me) will make a talk about it in the RootedCon. You can
check the
schedule and the webpage of the event:
http://rootedcon.es
The talk will be in spanish, but the slides will be in english, and I
hope to make them
as clear as possible, so nobody will loss anything ;)
--pancake
Robin Vossen wrote:
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.
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org