everthing is open source if you know assembly
Everthing is open source if you know assembly
Other urls found in this thread:
lifeasageek.github.io
twitter.com
>autistic declarative statement baiting for replies
sage
Windows is open source if you work for Microsoft.
Apple is open source until they put their name on it.
Not if your instruction set is packed with undocumented and hidden instructions, like Intel x86.
You are legally allowed to study the program, patch it, run the patched version and share patches without permission of the author, regardless of any EULA you might have agreed on.
The key to copyleft is that source code is defined as being the preferred format that the author used to build and modify the program. So saying "look you can just disassemble it" is a cop-out unless that is what the author does, which is highly unlikely.
There's a difference between hand written assembly with named memory addresses, jump labels and constants and the output of a modern optimizing compiler.
You can't read that shit. Especially not an entire program.
Open Source is a meme.
Free Software is the good stuff.
Not even windows devs know how old windows code works.