Skip to content

Releases: Ved235/CodeGuard

V1.2

Choose a tag to compare

@Omar8345 Omar8345 released this 30 Jun 14:45
ba11aba

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

Choose a tag to compare

@Omar8345 Omar8345 released this 23 Jun 18:23
ca01117

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

Choose a tag to compare

@Omar8345 Omar8345 released this 22 Jun 04:02

This version is the first version for our project CodeGuard.

In this version, we support (.py) and (.js) code obfuscations!