Hi, I have just added support for pe32+ and java class formats in r_bin, and plan to add msil in short time. Furthermore, r_bin can now search for strings (rabin -z) in a generic way for all the supported formats, or specific way if the format specifications allow it (e.g. java class).
BTW We are working in a new lib called "r_bininfo" which will make possible extract the debug info of any format (pe, pe32+, elf, elf64, class...) with a generic api, in the r_bin way. So, it will be very easy to create, for example, a format independent addr2line tool, get vars, get symbols info, etc. Enjoy! :) Kind regards, -- Nibble _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
