UPX is open source and works on linux , windows and mac (ie. cross platform) I would like to know why the torrenting space isn't using it already / having a mature discussion about it.

  • catloaf@lemm.ee
    ·
    4 days ago

    What advantage does it have over existing methods? It's great that it's cross-platform, but so are zip files. And the content inside isn't cross-platform, so I don't think that ultimately adds anything.

    • Linuxer@discuss.online
      hexagon
      ·
      4 days ago

      I mean , I use linux but I can use wine to run the content inside , so in some sense "every content" is cross platform. I think it ultimately adds to better performance specifically for executable torrents in the long run over things like zip.

  • Kissaki@lemmy.dbzer0.com
    ·
    4 days ago

    The executable being packed in an executable format means it has to be decompressed on each launch. If it doesn't it means it's not saving any space anyway.

    I don't know what packing you're looking for, but Windows applications are typically installed with installers. An executable compressed executable goes against this; unless you want to pack installers.

    Traditional file compression works well enough. People know to launch an msi or exe or read a README. Introducing non-standard tools is not necessarily a good idea, and certainly is not intuitive to users not already familiar with it.

    • Linuxer@discuss.online
      hexagon
      ·
      4 days ago

      Traditional file compression doesn't work that well as compared to upx. Upx supports as much as 500 mb/s on any reasonable device (this is very comparable to https://github.com/mhx/dwarfs) , which is honestly insane.

    • Linuxer@discuss.online
      hexagon
      ·
      edit-2
      4 days ago

      What advantage does it have over existing methods? It’s great that it’s cross-platform, but so are zip files. And the content inside isn’t cross-platform, so I don’t think that ultimately adds anything.

      https://github.com/upx/upx/issues/437

      It states that the more people use and report upx as non antivirus to windows , the better detection rate occurs. This software is open source y'all. Not sure why you all have got your pitchforks

      heres https://www.virustotal.com/gui/file/e61c808be19688dacff19d9439563410067e6eb72a9cc8afdb2644a785d056b1 , upx virustotal link.