PHP Deobfuscator
Peel obfuscation layers to reveal PHP source — safely, in your browser.
🔒 Safe by design: this tool never executes the code. It only
reverses reversible encodings (
Only analyze code you are authorized to inspect.
base64, gzinflate, gzuncompress,
gzdecode, str_rot13, urldecode, hex/octal escapes) and peels
nested eval() wrappers. Everything runs locally — nothing is uploaded.
Only analyze code you are authorized to inspect.
Manual transforms (applied to the workspace below)
Steps
No steps yet.