Psu api

Obfuscate

POST https://api.psu.dev:8080/obfuscate

Obfuscate your script

Request Body

Name
Type
Description

key

string

your Api key

options

string

options for obfuscating

script

string

the script being obfuscated

HTTP/1.1 200 OK
X-Powered-By: Express
Content-Type: application/json; charset=utf-8
KeyUsed: ABCIMAKEY
ReqsLeft: 0
Content-Length: 25
ETag: W/"19-JwBooIwMV4iuBlb4c+V4Du/8RA8"
Date: Fri, 18 Dec 2020 20:07:13 GMT
Connection: close

YOUR SCRIPT WILL HBE HERE

Last updated

Was this helpful?