I have just released the 0.8.2 stable release with codename "predefcon".

  http://radare.nopcode.org/get/radare-0.8.2.tar.gz

This release is a major bugfix and debugger-oriented release.
I have expend some time working on the debugger layer on Linux/x86. Lot
of changes aims to fix some later visual and usability problems of the
previous release. This is the reduced changelog, for a complete one
visit: 

  http://radare.nopcode.org/get/changelog-0.8.2

radare:
- support for nested URIs (connect://host:port/dbg:///bin/ls)
- code cleanup and reorganization
- lot of minor fixups
- Ignore SIGALRM at startup
- support for intel syntax to assemble and disassemble (export SYNTAX=intel)
- Handle some extended chars with '-c' when 'stringing' a file

visual mode:
- show label+0xoffset in the visual mode status bar
- '!' command shows help of the debugger layer
- Bind 'S' key in the visual debugger to step
- Experimental 'w' key to fit dump on screen has been added (needs testing!)

gui:
- Make the gui shine again (Add ^L and ^K keybindings)
- Fix the "changed" event in the 'view mode' gui's combobox
- Fix and add new commands to the gradare grsc pool

debugger layer:
- Add 'set' command to change register values on x86 and arm
- Cleaner debugger startup messages
- Show eflags register too on x86
- Add 'rsc proc-map' to flag memory maps regions of a running process
- Export $DPID environment variable with the debugged pid value
- Add 'status' command to the debugger

hasher:
- Add md4 algorithm for hashing

Gentoo, debian and pkgsrc packages will be soon updated by random contributors


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

Reply via email to