deleted by creator
deleted by creator
What does this have to do with piracy
“I wish they hadn’t gone and made Star Trek political!”
They are running a large community in the middle of Europe, in plain view and being personally known, and as such, liable.
skill issue
deleted by creator
deleted by creator
deleted by creator
for Windows another good one is https://github.com/audiamus/BookLibConnect
IANAL (and am not a lawyer)
deleted by creator
hard pass
deleted by creator
I’m in this article and I don’t like it
deleted by creator
When the source of a crack/patch isn’t trusted, I’d do like you said and install it in a VM, then compare the patched files with their unpatched copies using diffing software (Beyond Compare’s hex compare feature is useful for this). If there are a huge amount of changes, like completely different size and content, or it is protected with a packer (typically will be a several MB larger), I would definitely steer clear of it. If it’s just a few changed bytes (and maybe the digital signature overlay is stripped off), then it’s most likely safe and you can just copy the patched files out of the VM and overwrite your main install.
Edit: Also, always prefer official installers directly from the developer’s site if they are available; “pre-cracked” installers are always a red flag to me.
I almost always use PowerShell (Core) for automation/scripting things that don’t warrant an entire “application”. It’s as powerful as you need it to be, but I wouldn’t recommend it if you aren’t already familiar with .NET and its ecosystem.
deleted by creator
Even then, that setting doesn’t unhide the “.lnk” file extension, that requires a registry edit: https://www.askvg.com/tip-how-to-show-file-extensions-of-shortcuts-lnk-url-pif-in-windows-explorer/
Although shortcuts are pretty easy to spot in the first place unless you just double-click things without paying attention lol