I plan to release 0.9.8 this week, there were so many important changes
and fixups from 0.9.7 and the monthly release is necessary as shit :)

I would like to greed Nibble for the work on the baby's dietelf. Which
plans to be an ELF parser for getting information of it in a clean and
fast way. (using objdump, nm, readelf greps and so is not that
optimal ;)

So I hope to use rabin for getting all this information for 0.9.8

The xrefs must be integrated also with rabin so, all code and data
crossed references will be detected and imported into radare while
loading the binary.

I expect to have a better 'project' support for 0.9.9 and add binparsers
for PE and MACH-O. Contribs are welcome!! (feel free to write your
diet-pe and diet-macho parsers ala src/rabin/dietelf.c

WAF integration. I have finally decided to make a step forward and start
to use 'waf' instead of acr+gnu-make..so i'll get:
 - faster build (2x gmake speed)
 - better vala integration
 - more portable (only python required)

The python support stills in the same stale state..so nobody got any
interest on make it rule...so I ping you to send me patches for the
python support if you are interested.

Read /TODO file for more information



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

Reply via email to