Skip to content

Instantly share code, notes, and snippets.

@sigseg5
Created November 30, 2022 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigseg5/9d8f10f74238455add29e59dc44a2806 to your computer and use it in GitHub Desktop.
Save sigseg5/9d8f10f74238455add29e59dc44a2806 to your computer and use it in GitHub Desktop.
010 Editor Flatpak activation instruction
Activate flatpak version of 010 Editor 13.0.1 (and maybe newer)
Moral:
The guys at SweetScape have made a great product. Seriously. I think that if you use this product like a professional, you should buy it. I think that using this type of activation is acceptable in two cases:
1. You use the product for training, curiosity, research, and just for fun;
2. You are willing and ready to pay, but physically unable to do so. Unfortunately, in the last year there are a lot of such people.
If you don't fit the categories above, you're an ass.
Have fun :)
-1. Generate key via CDR/RadiXX/…
Manual activation:
00. Install 010 Editor via flatpak:
a. `flatpak install com.sweetscape.ZeroOneZeroEditor`;
a. View all versions in repo: `flatpak remote-info --log flathub com.sweetscape.ZeroOneZeroEditor`;
b. Disable updates: `flatpak mask com.sweetscape.ZeroOneZeroEditor` (optional).
01. Disable internet access via flatseal (optional);
02. Exit app;
03. Delete `010 Editor.ini` in `$HOME/.var/app/com.sweetscape.ZeroOneZeroEditor/config/SweetScape/010 Editor.ini` (`~/.config/SweetScape/…` for .deb version);
04. Enter generated name and key;
05. Set `010 Editor.ini` permission to `read-only`: `chmod 0444 $HOME/.var/app/com.sweetscape.ZeroOneZeroEditor/config/SweetScape/010 Editor.ini`;
06. Done.
Auto activation:
-1: Maybe later
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment