Skip to content

Instantly share code, notes, and snippets.

@Fusseldieb
Last active March 25, 2024 08:26
Show Gist options
  • Star 76 You must be signed in to star a gist
  • Fork 25 You must be signed in to fork a gist
  • Save Fusseldieb/a4ca4c2f2c736b55fe4879c61cab4de0 to your computer and use it in GitHub Desktop.
Save Fusseldieb/a4ca4c2f2c736b55fe4879c61cab4de0 to your computer and use it in GitHub Desktop.
Activate BabelEdit temporarily / Unlimited trial
/////////////////////////////////////////////////////////
As others have mentioned:
This workaround only works for versions 2.*
In other words: It's outdated and doesn't work anymore
Scroll down for community posts!
/////////////////////////////////////////////////////////
Original gist:
Obviously for educative purposes only.
Furthermore, this DOESN'T activate BabelEdit permanently.
If you like the software, buy it, the devs deserve it.
Since I have no money to buy it, I discovered a workaround for unlimited trials.
It's quite a annoying workaround, but ... it works!
Firstly go to "c:\windows\system32\drivers\etc\" and open the "hosts" file in Notepad/Notepad++/VSCode/Sublime/Atom/whatever as admin (if you don't open it as admin, it won't let you save it).
Add this line at the end of the file:
127.0.0.1 secure.codeandweb.com
Now save and close it. Reboot your computer for it to apply the DNS changes that we've just done.
If you've already used your trial, open up REGEDIT (Windows+R, type regedit, Enter)
Delete this entire key:
HKEY_CURRENT_USER\Software\code-and-web.de\BabelEdit\licensing
Now open up BabelEdit, click "Try BabelEdit". It will try to activate over the internet and fail (because it's being redirected to your own machine now).
Two boxes will appear. On the second one, paste following:
PHBsaXN0PjxkaWN0PjxrZXk+cHJvZHVjdDwva2V5PjxzdHJpbmc+QmFiZWxFZGl0PC9zdHJpbmc+PGtleT5saWNlbnNlVHlwZTwva2V5PjxzdHJpbmc+PC9zdHJpbmc+PC9kaWN0PjwvcGxpc3Q+
And press "Activate". BabelEdit will open.
----
It's a annoying workaround because to use BabelEdit you'll need to enter this key above *every time*. But if you don't have money, the trouble's worth it.
@Fusseldieb
Copy link
Author

Fusseldieb commented Jan 22, 2024

@CodeAndWeb Thanks for chiming in! Hopefully more people see your comment.
Also, if you want me to take this gist down, just say so! (It doesn't work anymore, but that shouldn't really matter)

For others, as I said in the original post: If you like the software, buy it, the devs deserve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment