Files
crypto-tools/xor23.php
T
2026-04-07 18:54:48 +02:00

6 lines
55 B
PHP

<?php
$output = shell_exec("python hello.py");
?>