this post was submitted on 19 Nov 2024
50 points (94.6% liked)

Open Source

31325 readers
292 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Extractify.zip is open source progressive web app (PWA) website to view and extract zip files online without downloading them (client side). It is a free and open source project.

Website: https://extractify.zip/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 day ago (3 children)

Don’t get me wrong, this is cool, but is there some reason not to extract a .zip file locally?

I’ve been using Linux, UNIX for a long time so I don’t know if it’s a Windows thing or what.

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

A compacted archive could be used as an attack vector.

  • Zip Bombs
  • Code execution through a vulnerability in the extracting algorithm

Both of them are valid for any OS.

[–] [email protected] 3 points 1 day ago

I had thought for virus scanning, but it doesnt seem to do that yet.

[–] [email protected] 1 points 1 day ago (1 children)

My android file explorer don't support .RAR or 7z archive. It's only FOSS File Explorer

[–] [email protected] 1 points 1 day ago

Oh yeah, that makes sense.