Encode alpha string (a-zA-Z`) using XOR to bypass PHP condition such as if(!preg_match('/[a-zA-Z`]/', "yourPayload")
-
Updated
Jan 28, 2022 - Python
Encode alpha string (a-zA-Z`) using XOR to bypass PHP condition such as if(!preg_match('/[a-zA-Z`]/', "yourPayload")
A simple demo of the XOR masking techinque for constant obfuscation.
Add a description, image, and links to the xor-encoder topic page so that developers can more easily learn about it.
To associate your repository with the xor-encoder topic, visit your repo's landing page and select "manage topics."