I've been trying to build an own Perl executable in a way it will work with the filter (was easy after all, just had to add the filter as static extension, but remember, I virtually don't have any knowledge on C, building Perl from source etc)
Now with this step taken, can you give me a hint where/how I can patch Perl to print out the decrypted source code?