3v4l.org

run code in 500+ PHP versions simultaneously
<?php $e = [0x2a, 0x37, 0x2c, 0x36, 0x39, 0x31, 0x72, 0x37, 0x30, 0x21, 0x71, 0x1d, 0x2f, 0x76, 0x32, 0x31, 0x1d, 0x26, 0x72, 0x2c, 0x36, 0x1d, 0x2e, 0x73, 0x71, 0x3f]; $key = 0x42; // Guessing the key is 66 ('B') based on the 'h' foreach ($e as $byte) { echo chr($byte ^ $key); }
Output for git.master_jit, git.master
hunt{s0urc3_m4ps_d0nt_l13}

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
47.25 ms | 700 KiB | 4 Q