Hi! I'm going to make some noise on this quite silent mailing list.

This weekend I've fixed some minor stuff on radare, some usability
tips and fixups on xrefs and hasher too.

Now hasher can hash /dev/mem and other 0 size devices like /dev/urandom.
I've found a bug when hashing from stdin caused by the terminal configuration,
so I should take care on that and fix't before the next release.

xrefs on x86 is now fixed, and it works like a charm ;) I've integrated
the xrefs utility with the visual mode in radare, so you can open a binary
seek to a position, disassemble, look for the initial bytes of a function
(push %ebp...) and press 'x'.

When pressing 'x' on visual mode radare will call xrefs showing the crossed
references of code to the current offset. I've tested't on ARM too and it
works pretty well too.

I've not done much work on the debugger these days so I has been distracted
by the 0xFFFF flasher.

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

Reply via email to