AirDroid - Encoding and Setting Clipboard POST Data
Let's give ourselves a custom message by encoding the data included in the original request, recreating and altering it. :D ENCODE: x2 url encode x1 base64 encode x1 url encode get 'content' value and put into {"content":"DATA"} x2 url encode
Let's give ourselves a custom message by encoding the data included in the original request, recreating and altering it. :D ENCODE: x2 url encode x1 base64 encode x1 url encode get 'content' value and put into {"content":"DATA"} x2 url encode