this post was submitted on 26 Aug 2023
818 points (91.4% liked)

Programmer Humor

19688 readers
128 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

founded 1 year ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

You can have the code of any software with a decompiler. Especially with Java and C# for example.

[–] technom 3 points 1 year ago

Source available

[–] [email protected] 2 points 1 year ago (4 children)

Yeah but which version of assembly

[–] [email protected] 4 points 1 year ago

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)
[–] [email protected] 2 points 1 year ago (1 children)

Open source code refers to the comments and the documentation.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›