this post was submitted on 26 Jul 2024
124 points (100.0% liked)
Technology
38435 readers
10 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How do these contain random files like this? Isn’t it just a file that applies some kind of visual effect to the media player?
They're zip files, with the extension renamed. So you could probably have almost anything in one.
Oh so they’re actually created the same way as a zip file? That makes sense I guess. Thanks.
A surprising number of "file formats" these days are really just zip files with a standard for the filenames and folders contained within. There's likely a ton of wonderful secrets like these to be found in the collective dataspace of humanity.
Wonder how using a zip bomb works out...
I was thinking of moving my "system32" porn archive into a winamp skin. Teenage me would be very proud
The author touches on this near the beginning-
So they're treating them like archives and extracting them
Everything is just a zip file with a different extension
Seriously though, it's been some time be afaik any microsoft product file that ends in x, .docx, .xlsx, .pbix are all just archives and you can totally interact with them programmatically if you want. Really easy to corrupt them but hey, found it interesting years ago.
I take issue with "everything", as most things are not. But it is a common trick when a developer wants to make a "new" file format that encapsulates a bunch of different files.
Everything, including you, is a .zip file.
😧🤐
Transcription is just unzipping your coding
It's just .zip files all the way down
I just came here to say stuffit.