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

keygen x86 and keygen chr #67

Open
shindury26 opened this issue Dec 13, 2024 · 1 comment
Open

keygen x86 and keygen chr #67

shindury26 opened this issue Dec 13, 2024 · 1 comment

Comments

@shindury26
Copy link

i success to build but i face some difficulties with keygen
first the keygen chr cant use since we dont have custom license url
image

2nd i success to change multiple times the software ID but still no luck accepting my generate key
image

@vnxme
Copy link
Contributor

vnxme commented Dec 18, 2024

The keygen shared in this repository can only work for the patched software packages having the matching private-public key pair used for licensing. It basically means that:

  • there is no chance it could work for the original software packages, unless MikroTik shares their private key;
  • it will be of no use if you have any CUSTOM_LICENSE_*_KEY secrets that aren't equal to those implemented by @elseif.

The same principle is true about the licensing portal (which is a kind of online keygen):

  • the vendor's licensing portal will never work for any patched software packages;
  • the licensing portal hosted by @elseif will only work for the packages with matching CUSTOM_LICENSE_*_KEY secrets.

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

No branches or pull requests

2 participants