Skip to content

Releases: Omar8345/CodeGuard

V1.2

30 Jun 14:45
ba11aba

Choose a tag to compare

Version 1.2 Release

What's new?

You can now provide a GitHub Repo, all the JavaScript and Python code in the Repo will be obfuscated. Also, we made dark mode!

V1.1

23 Jun 18:23
ca01117

Choose a tag to compare

Added some improvements and fixed some bugs in the website and API

Website:

  • Error on wrong language selection
  • Errors with better details

API:

  • No need now to mention lang while using the API
  • Landing page instead of error
  • redirect has been made if you don't want to redirect to the api.codeguard.tech if you are using this with your website especially using window.location

Extra:
In __init__.py in API, if it's JS code, it runs the things which obfuscates Python code

V1.0

22 Jun 14:42

Choose a tag to compare

V1 Stable

This release supports code obfuscation and JavaScript and Python, auto-language select and avoid using files which are not .py or .js