String escaper

Scripts breaks?

If you want to paste a long payload inside a string some characters which are not escaped can break the script and make it unusable. in order to overcome this issue use the following tool to escape all special characters in your string:

Last updated