[Aide] Dev: support for external hash whitelist/blacklist?

Richard van den Berg richard at vdberg.org
Fri Apr 25 00:31:45 EEST 2014


Julien T wrote On 24-04-14 19:03:
> Don't seem there is a conversion script to me.

I guess not. Basically what you need is a base 64 (what aide.db uses) to hex (what most repositories 
use) converter. In python that would be:

binascii.b2a_hex(binascii.a2b_base64(string_from_aide_db))

Kind regards,

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.tut.fi/pipermail/aide/attachments/20140424/dbf17631/attachment.html>


More information about the Aide mailing list