Posts by farahjira

    Quote from "DeZender":kfc5s5pz

    Hello,
    I would need the original file encrypted.


    As I mentioned I need lines 690-696. Otherwise there's no point to paying for your decoded file if it's the same output as a free decoder available everywhere.

    Please try decoding this and show me lines 690 through 696. If it looks like this

    Code
    protected function getTwig( )
    	{
    		$twig = ( );
    		$twig->addExtension( new Twig_Extension_Optimizer( ) );
    		$twig->addGlobal( "request", $_REQUEST );
    		return $twig;
    	}

    your decoder can't do it either.