3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach ( preg_split("/\./","2.4.10.71.3698") as $something ) $value=pow($something,2); $key = dechex($value); $solution_xored = base64_decode("ucSnos+lo8Oqtw=="); $solution = Crypt::XorData($solution_xored,$key); print($solution);
Output for 8.1.28, 8.2.16 - 8.2.18, 8.3.3 - 8.3.7
Fatal error: Uncaught Error: Class "Crypt" not found in /in/Wa23C:12 Stack trace: #0 {main} thrown in /in/Wa23C on line 12
Process exited with code 255.
Output for 7.0.0 - 7.0.29, 7.0.31 - 7.0.33, 7.1.0 - 7.1.29, 7.1.31 - 7.1.33, 7.2.0 - 7.2.3, 7.2.6, 7.2.8 - 7.2.17, 7.2.19 - 7.2.26, 7.3.0 - 7.3.13, 7.4.0 - 7.4.1
Fatal error: Uncaught Error: Class 'Crypt' not found in /in/Wa23C:12 Stack trace: #0 {main} thrown in /in/Wa23C on line 12
Process exited with code 255.
Output for 5.6.31, 7.0.30, 7.1.30, 7.2.4 - 7.2.5, 7.2.7, 7.2.18

Process exited with code 137.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.30, 5.6.32 - 5.6.40
Fatal error: Class 'Crypt' not found in /in/Wa23C on line 12
Process exited with code 255.

preferences:
164.16 ms | 402 KiB | 251 Q