Friday night...hackaton at irc.freenode.net #radare

1.1pre2k9 will be released before the end of the year...

lot of fixups has been done since 1.0..my plans are to stabilize
1.0 in 1.1 and make 1.1 a transition release before the initial
work on the integration with the libr refactoring.

These days I have added GDB remote support using the eresi's gdbwrap
library (Thanks Julien and ERESI team for this)

I have also been working on the function variables support, currently
it is mostly defined the way to interact and define new vars and track
variable access thru the code. This will give us the possibility to
perform variable type propagation thru the code analysis tree while
automatically identifying var types and be able to determine normal
and fastcall functions.

I also plan to add a command to visualize the local stackframe variables
identified by code anlaysis (or manually defined), so reversing code
without source code will be even easier now ;) so, loop vars will be
directly be extracted from the stack and so on.

Nibble is back from exams and he is working now on libr, he has finished
the libr.bin for ELF and PE adding some small examples for resizing
sections and so on. The next step is libr.asm... I am not sure if we will
integrate some parts the core with libr for 1.1...but I hope to start
the serious refactoring for 1.2

I hope to finish all this stuff this friday. Keep tuned for updates!

enchoy

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

Reply via email to