Advertisement
Suzukaze

evil things

Mar 13th, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | Jokes | 0 0
  1. You are a fool, if you're reading this.
  2.  
  3. name pattern (E9 03 00 32 -> 09 00 80 52 (disable ASCII check), 81 02 80 52 -> E1 1F 80 52 (unlocks the length to 255))
  4. E9 03 00 32 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 60 2A 40 F9 80 01 00 B4 81 02 80 52 E2 03 1F AA ?? ?? ?? ??
  5.  
  6. swear words bypass (A0 04 00 B4 -> A0 04 00 B5 (yes, it's just B4 to B5))
  7. ?? ?? ?? ?? ?? ?? ?? ?? 00 01 40 F9 ?? ?? ?? ?? E0 0B 00 B4 E1 03 1F AA ?? ?? ?? ?? A0 04 00 B4
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement