Remix.run Logo
yencabulator 15 hours ago

Base64 is a bytes-to-ASCII encoding and does not magically transport file system metadata such as owner and suid bit. The sudo binary has no special powers by its mere byte content.

https://en.wikipedia.org/wiki/Setuid

https://en.wikipedia.org/wiki/Base64

https://xkcd.com/1053/