this post was submitted on 06 Dec 2024
197 points (95.8% liked)

Cybersecurity

5833 readers
74 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities [email protected] [email protected] [email protected] [email protected] [email protected]

Notable mention to [email protected]

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 week ago (1 children)

That's true, but open source software is generally written in high level, portable languages that can be compiled to multiple CPU architectures without changing the code, so proprietary software is really what would have any problems running, and even then, there are x86 emulators like Box86/64 and FEX out there and can even work transparently using systemd-binfmt.

[โ€“] [email protected] 3 points 1 week ago

At the application level? Yes. At the OS / package level? It's still a work in progress. And you need the latter to use the former.