// Save the decoded code to the output directory file_put_contents($outputDir . '/decoded_file.php', $decodedCode);
// Define the output directory $outputDir = 'path/to/output/directory'; ioncube decoder php 8.1
// Create an instance of the decoder $decoder = new IonCubeDecoder(); // Save the decoded code to the output