radare2/binr
Álvaro Felipe Melchor aeb5d1be4b Added help message when izz after -nn
When opening a binary with -nn internal structures are not initialized being
one of them RBinFile that is need to retrieve the info.

However, when opening an image for example RBinFile exist but we do not have a
corresponding plugin or binary format to say so we are able to get strings.
This will be need a great refactor to handle correctly and furthermore
something I did not like is that baddr is only accesible through RBinObject and
I think it should be within RBin at least.

This was working before cause rabin2 was being called but without -B as
parameter. I have resorted for eprintf message so the user can configure as his
need.
2016-11-07 19:47:56 +01:00
..
blob Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
preload Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
r2agent
r2pm Do not recommend to update after r2pm update 2016-11-02 09:23:02 +01:00
rabin2 get rid of rabin2 when ik* 2016-11-03 16:51:51 +01:00
radare2 Added help message when izz after -nn 2016-11-07 19:47:56 +01:00
radiff2 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
rafind2 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
ragg2 Initial support ndk-gcc in ragg2. Tested for arm64 2016-11-05 04:51:20 +01:00
rahash2 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
rarun2
rasign2
rasm2 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
rax2 Fixing help issues in rax2 2016-11-02 00:06:08 +01:00
Makefile
rules.mk