Page 1 of 1

Converting RequestPolicy rules to ABE

Posted: Sat Mar 09, 2013 12:22 pm
by Thrawn
For anyone who's interested, I've written a quick program to convert exported RequestPolicy rules into ABE rules. Feedback is welcome.

Class file
Java source

It's in Java, but feel free to convert to Perl/Python/Ruby/Shell/your preferred language. It's pretty small.

Re: Converting RequestPolicy rules to ABE

Posted: Mon Mar 11, 2013 6:12 am
by GµårÐïåñ
I have taken a brief look, and its pretty good. I will give it a full go ahead later, but wanted to say kudo. I will probably make a few adaptations of this at some point, like adding VBS to automate easier on windows machines rather than depending on the Java run which is less friendly. Maybe even a standalone exe made in pure Assembly to keep it tiny and make it portable.