http://radare.nopcode.org/get/changelog-0.9.3
http://radare.nopcode.org/get/radare-0.9.3.tar.gz

For w32 .. random bins at:

http://radare.nopcode.org/get/w32/

Volunteers for packaging? =)

Short Changelog:

  - Lot of cleanup, refactoring and beutify for the disassembler
  - Add fortune messages (cfg.fortunes)
  - Screen filtering (string search and replace for everything!)
  - asm.follow = eip to not loss the eip from the disasembler view
  - Fixed 64 bit issues for w32
  - Perl/Python moved to plugins. Use "H python <filename>"
  - native w32 console support
  - debugger support for the graph view
  - Initial port to MacOSX (Thanks Ben Byer!)
  - New graph layout (Thanks esteve)
  - Initial import of the wii usb-gecko tools and code
  - Lot of fixups on the x86 code analyzer and graphs (block_split)
  - New graph modes (call,jmp,flagged)
  - syscall-flag port to perl (works on netbsd now)
  - Initial tracing infrastructure
  - Lot of fixups on the arm debugger (Thanks bitcarrier!)
  - Handle endianness in breakpoints
  - Fix serial-console usage (no screen height)
  - Requires valac 0.1.6
  - Add 'c' (compare) command to test byte changes
  - Better multiple-keyword search support
  - Initial support for indirect pointers @[0x8048400]
  - Add trace.cmtregs - to trace register changes between steps
  - Support for projects (P command) project save, open  ...
  - Some fixups for the w32 side (mostly stability) needs more love
  - LSB steganography print modes
  - Refactorization of the 'undo' command.
  - Allow to walk the code using the numbers and the 'u' key to go back (Thanks 
esteve for the idea!)
  - Thanks MrGadix for those disassembly format tips
  - Add scr.buf to make the console buffered (better for serial and slow 
connections)

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

Reply via email to