Skip to content

Instantly share code, notes, and snippets.

@ziedbelghith
Last active October 22, 2016 10:15
Show Gist options
  • Save ziedbelghith/32028809585dd878e83df48151397bd8 to your computer and use it in GitHub Desktop.
Save ziedbelghith/32028809585dd878e83df48151397bd8 to your computer and use it in GitHub Desktop.
<?php
base64_encode(fread(fopen('./index.php', 'r'), "544"));
echo base64_encode(fread(fopen('./index.php', 'r'), "544"));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment