Code Monkey home page Code Monkey logo

Comments (3)

code-disaster avatar code-disaster commented on July 25, 2024 1

I would not be surprised if you just need to alter a few pixels of your icon image. AV heuristics are a plague.

from packr.

code-disaster avatar code-disaster commented on July 25, 2024

What version of packr do you use? Where did you download the executable from, did you compile it yourself, and/or did you modify it afterwards?

The reason I'm asking is because the file size does not match. Here's the report of the Win32 executable uploaded from the Git repository:
https://www.virustotal.com/en/file/1fe89804847a6c057180b39f83ca3da1099bf458a7d1ab1c83120204a218779a/analysis/1466070450/

By the report it looks like you've injected an icon resource. Checksums of the other sections are the same, so I have no idea how scanners assume its malicious.

If you've added the icon yourself, maybe you can try to alter that resource, and see if this pleases the AV gods. If you didn't ... well then you should check your source of the packr version.

from packr.

kading avatar kading commented on July 25, 2024

Thank you for the incredibly fast reply. You are completely right. As part of our build script we also use rcedit to set an icon on the file. For some reason this caused the file to become flagged as malware by some AV programs.

I've simply removed the rcedit build step for now and will look for an alternative. Sorry for the false alarm and thanks for the help! Great program you've created here :).

from packr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.