These days I've been receiving some patches and tips for radare. I'm really 
glad about
the acceptance of this project :D

So, I've added a new patch to support 'filetime' dates and some 'radgets' 
fixups from
parki. They'll be pushed into the public repository in few minutes...

There are some tips (2 tickets in the bug page) that will be fixed soon (this 
weekend).

  http://radare.nopcode.org/?p=bugs&s=view&id=3
  http://radare.nopcode.org/?p=bugs&s=view&id=165

Both are search-related, and they will be fixed with the 'bingrammar' from 
Esteve.
The bingrammar algo is a state-based machine that allows to make multiple binary
searchs with rules per token and launching callbacks for each hit.

I've a working snippet of this algo, but he told me it has some bugs that will 
be
fixed today, so the integration will be done tomorrow in the night ;) I expect
a unsigned long long radare-hacking night x)

Other things that I'll implement is a better user-defined color definition for
byte colorization with strings support and bold colors. I'll provide a color
palete to ease this too.

PD: Esteve, can you post a better explanation of your bingrammar?

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

Reply via email to