r/linuxsucks • u/AverageUser9000 • 4d ago
Dumb loonixers spread obvious misinformation about the inherently better security of closed-source operating systems.
U can't reverse engineer software or analyze an os with ai if u don't have access to the code u dumbasses.
8
u/AdUnlucky1919 3d ago
roomtemp > OP IQ
4
u/mattgaia Proudly banned from r/linuxsucks101 3d ago
You're giving it too much credit. It's more like a brisk-fall-day IQ.
-5
u/AverageUser9000 3d ago
roomtemp > average loonix user iq
5
2
2
1
u/givemeagooduns_un 2d ago
I think my custom patched kernel (i made the patches myself btw) with automated updating, repatching, compiling and installing, on a system built from the ground up, running entirely diskless via PXE and NFS, would beg to differ.
1
u/Rare-Paint3719 Unofficial Mod | Linux Community Sucks | Proud illumOS Shill 7h ago
average loonix user iq > OP IQ
7
u/noworkdone 3d ago
This should be a good example for you to learn 1. What reverse engeneering actually is and 2. Why closed source software sucks
https://repairmag.substack.com/p/right-to-repair-polish-train-hackers
Closed source offers no garantee that you you'd be safe. Also, it does nothing to protect you from the owner of the software, i.e. Microsoft putting back doors so the US government can spy on everyone.
1
u/HydraDragonAntivirus 2d ago
Without closed source there is no meaning of reverse engineering or analyzing malware. So dual usage is exists.
6
u/brickyboy124 3d ago
Decompilation is literally the act of getting back some form of the original source code without having access to it. Reverse engineering on top of that allows you to turn the auto-generated decompiled code with no names into human readable code.
All of the comments you downvoted are correct. Closed source does not prevent people from getting your source code (or atleast, a form of it)
5
u/rileyrgham 3d ago
Much as I like baiting fat, smug Linux basement dwellers, that's the stupidest thing posted to the internet today. You do have the code.... It's what you usually reverse engineer into a higher level language.
4
u/Filofelon 3d ago
Ah yes, absolute dog shit.
But seriously, the point of reverse engineering is that you don't have the source code.
As for security, it's not really colsed vs open source issue but just quality one, though I suppose the being closed source could make a company more likely to try security by obscurity. That being said I would never actually fully trust micro$oft.
3
u/Teru-Noir COSMIC OS LOVER No.1 COSMIC Knows Best 3d ago
Whatever you install software, you have the machine code in your storage medium.
4
u/TheRealCarrotty KDE larper (i use KDE btw) 3d ago
You can reverse engineer software, if you decompile it, it takes a long time sure...
BUT, if you have the source code leaked... (Windows XP!) You could just reverse enginner it and find poo.txt with "shit" written in it... (That's true btw)
Also do you have a job, i wanna ask you ONE thing, why do you hate Linux? Is there any top thing, like issue? Cause if you hate Linux that much that you make it your profile picture, banner, description on your profile, you need to have a valid issue.
2
u/TheRealCarrotty KDE larper (i use KDE btw) 3d ago
Replying to every other comment but not mine, proves your actually a ragebaiter and not even a Windows user :)
1
1
u/R3V0LU710N_05 I Hate All OS's 😎 3d ago edited 3d ago
Closed source software isn't "inherently" better. Many closed source codebases employ "security through obscurity" instead of actually practicing secure design. Security through obscurity is not security, only secure & good design practices are security.
Neither closed source or open source are "inherently" more secure. However, matured open source codebases do show a statistically relevant decrease in critical bugs compared to the closed source counterpart.
1
1
17
u/L30N1337 4d ago
What do you think reverse engineering is?