The code is well obfucasted. It seems to contract their "backup server" for license verifcation: https://tradesaber.com/wp-json/licensor/
If you hit that license server, you will see their API.
This could be the positive result: {"success",":true"} in reponse. So, maybe could try to stub that server with own local server by override DNS entry, that returns the positive payload.