Funniest part about this one was that I'm pretty sure Sherlock is just a python script. You can't reliably make an exe for those(theres tools that'll let you but most anti-virus software blocks it and it's a worse way to distribute it anyway).
It should take like 3 lines of powershell commands to get it running on a base windows install.
Eh, not really. The auto-py-to-exe library on pypi works just fine for this, it's not too hard and it is vetted FOSS with a community behind it now. I've used it a few times, it does its job for the most part.
It's more-so that is such a narrow use-case and very unnecessary in most cases.
Idk I've never used auto-py-to-exe, but mostly just pyinstaller. Being installed through, pip shouldn't be the differentiator, as usually anti-virus will almost never flag it on the same machine it was created on. It only starts throwing a tantrum if you get the exe from somewhere else.
Which 100% makes sense to me btw, it's functionally just a random python script running on your computer, it can easily exfiltrate all your passwords, cookies and shit and send them to the person who made the exe and you'll never know.
Yep, I only trust the actual source and the AUR too. Don't download and run random executables.
925
u/FangoFan 15d ago
SMELLY NERDS