From e8ec6abf3e992157e7f45245f5c3d0e78585348a Mon Sep 17 00:00:00 2001 From: Jason <119085334+NulledArray@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:44:49 +0100 Subject: [PATCH] Add mirror information for old PHP code. Added a section about the mirrored PHP code for WAF evasion. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc73806..64d9814 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ A general encoder/decoder and code obfuscator for any input (string/text) # Hosted version Feel free to use the hosted version at [encoder.mattiasgeniar.be](http://encoder.mattiasgeniar.be/) + +# Mirror +I've Mirrored the old PHP Code. Useful for WAF Evasion with SQLi, using specific Unicode Payloads: - [encoder.NulledArray.com](https://encoder.NulledArray.com/)\ +The reason for the Mirror is because I couldn't find this old Obfuscator anywhere on the web as of 2026.\ +MattiasGeniar has approved this Mirror. 😃