I have been working this weekend implementing some new stuff for r1, mostly related to the python bindings and the code analysis api (which is atm a poc)..but there are
more interesting things also commited in the repository:

e graph.traces=true

 colorizes the traced nodes with yellow in graphviz and grava graphs

New command /P to search for similar patterns (progressive bytediff comparission from current block against following bytes). Useful to find duplicated basic blocks or code.

vdappc code update to 1.5 (Thanks to Frank Wille for changing the license of its code).

Now the powerpc disassebmler should be DSFG compliant, so debian powerpc package will ship also the powerpc disassembler :) sre, can you check this before the release?

Thanks to the debian testers they have identified some bashisms in some rsc scripts. that will make them run happily on *BSD and OSX, so..here's the bug url, and the fix has been
commited, so hopefully sre can close this ticket too.

   - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530178

'q' command accepts a numeric argument to define the exit value of radare (nice for scripting)

pX is now a new format (not anymore an alias for p1), the output is an hexpair string without
colors or spaces. which is nicer for parsing and grepping :)

I have also updated some stuff of the book, and i will try to documentate more missing things
before the release too.

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

Reply via email to