Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain lock leaves the domain string unprotected #124

Closed
Mrgaton opened this issue Mar 2, 2024 · 2 comments
Closed

Domain lock leaves the domain string unprotected #124

Mrgaton opened this issue Mar 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Mrgaton
Copy link

Mrgaton commented Mar 2, 2024

In the output code you can repeatedly see the regex of the domain that has been locked and easily be changed with a simple notepad replace

@Mrgaton Mrgaton added the enhancement New feature or request label Mar 2, 2024
@Le0Developer
Copy link

basically duplicate of #115

@MichaelXF
Copy link
Owner

Fixed in 2.0 (Currently 2.0.0-alpha.2). Now uses the RegExp constructor and is further protected by String Concealing / other obfuscations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants