You can have the code of any software with a decompiler. Especially with Java and C# for example.
this post was submitted on 26 Aug 2023
757 points (91.1% liked)
Programmer Humor
24980 readers
731 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
Source available
Yeah but which version of assembly
Depends on the CPU. Either way there are cross-compilers and cross-disassmblers.
And even failing those options, there's always hex editors for those really in the know.
load more comments
(1 replies)
Open source code refers to the comments and the documentation.
so, like half (more?) of current 'open source' isn't, then? because it lacks in one or the other.. or both?