Yesterday (or maybe today) I have released the radare 0.8! yes 0.8 is an impressive number :P
Changelog: http://radare.nopcode.org/get/changelog-0.8 Download: http://radare.nopcode.org/get/radare-0.8.tar.gz PVC: http://news.nopcode.org/miau/pvc.cgi?prj=radare&land=v08 There's not binary releases yet, but I hope to make them for debian/ubuntu/w32 asap. The reduced changelog is: - implementation of the new search engine (Thanks esteve) - IO plugin layers (debugging, haret and posix) - support for debugging on NetBSD (should work on *BSD) (osx included) (but not tested) - support for arguments to the debugged process (radare "dbg:///bin/ls /usr") - Lot of fixups and optimizations - Some usability and consistency tips has been done too - Support for delta base address ('B' command) - xc now can convert from stdin binary data to from hexpairs - Date format string and filetime (ntfs) support (Thanks parki) - Non-readline interface fixups - wide-char support (reading and writing 00' filled strings) - fixups in the visual gotoxy interface (Thanks parki) - Some commands have been ortogonalized - Debugger can backtrace on linux/x86 (needs more work) - Lot of enhacements and commands on the debugging side - New xor/xorpair hashing algorithms for 'hasher' --pancake _______________________________________________ radare mailing list [email protected] https://lists.nopcode.org/mailman/listinfo/radare
