Yeah! I ahve finally released radare 0.9.7 with lot of fixups and enhacements facing portability and debugging.
Here's the long changelog: http://radare.nopcode.org/get/changelog-0.9.7 The source: http://radare.nopcode.org/get/radare-0.9.7.tar.gz Short changelog: - Graphical script editor (H scriptedit) with lua/python/perl - Initial work on the multiarch virtual machine - rsc waiter for delayed process attachments - Better control of processes with !pid 'pid' 'action' - Fixes build/running problems in osx/bsd/w32/solaris - Fixed the issues related to breakpoints and dbg.bep - Added child.stdio to use other terminals as process IO - Some enhacements in the graphs view - Initial LUA API and radare commands for code analysis - Supports endian conversions while writing addresses - Lot of fixups in dietline (^U and ^Y are now supported) - Fix arch_syscall on BSD - Enhacements in rasm multi-arch patch assembler - Initial integration with boomerang decompiler I will start to think on the work guidelines for the hackaton (next sunday 29). THere are lot of opened fronts currently, and depending on the available people I will focus one or another jobs. Here's a list of some of them: - Build the GUI for w32 (install vala, mingw32 and gtk) - Build the GUI for MacOSX (and generate a DMG) - Implement full syscall proxy for BSD - Port the debugger to powerpc GNU/Linux and OSX - Cleanup all the warnings O:) - Code cleanup (remove unused code, refactor, etc) - Enhacements of the python API - More methods for radare.py - Integration with vtrace - Fix screen height problems while disassembling - Provide working patches for boomerang (/me pings boomerang developers!) - Enhace the code analysis API and virtual machine for code emulation - Ease spcc (structure parser) user access and documentation - Better support for dwarf using libdwarf (get local variables, etc) Feel free to have a look on any of these tips . (dont wait for day 29 hackaton to do it ;) So I would like to greet all the people who made this release possible, all the ideas, comments, concepts, beers and patches. Specially I would like to greet to Julien Moutte for the G4 iLamp contrib that help me to fix the build issues on OSX and will be the base for the powerpc / OSX debugger support. Thanks and enjoy! --pancake _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
