Source available
this post was submitted on 26 Aug 2023
838 points (91.6% liked)
Programmer Humor
20039 readers
906 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
You can have the code of any software with a decompiler. Especially with Java and C# for example.
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
(3 replies)