Created
May 1, 2023 12:08
-
-
Save incogbyte/c2e3518114474c60ff15c13d2e52424a to your computer and use it in GitHub Desktop.
List of useful unicodes to bypass some filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### unicodes - single quote | |
%u0027 | |
%u02b9 | |
%u02bc | |
%u02c8 | |
%c0%27 | |
%c0%a | |
%e0%80%a7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment