Giter VIP home page Giter VIP logo

Comments (5)

jkommeren avatar jkommeren commented on July 22, 2024 1

Np @yunzheng . Greetings from across the road! Primevision is grateful for your work

from log4j-finder.

JIPI69 avatar JIPI69 commented on July 22, 2024

Capture d’écran 2021-12-16 à 11 31 28

from log4j-finder.

yunzheng avatar yunzheng commented on July 22, 2024

Thanks for sharing, it looks like antivirus products don't like Pyinstaller executables (as to be expected I guess).

I have no better solution for now, other than what #10 suggested to add the instructions to the README.md on how to generate the executable yourself.

from log4j-finder.

jkommeren avatar jkommeren commented on July 22, 2024

Try building it yourself, that fixed it for me:

Copy log4j-finder.py and log4j-finder.spec from repo
Install Python 3.10
=> pip install pyinstaller
=> pyinstaller log4j-finder.spec

Exe is in your dist folder.

All our virusscanners were blocking the binary listed on frontpage for some reason, the one I generated myself was considered "suspicous", but at least not removed straight away.

Also good to know: For some reason it has big trouble when being run from a Onedrive folder and network drive on our machines (suspect it's because of pyinstaller, but could again be our virusscanner). It will only scan a few files and report it's done. Just copy it to C: and you're good.

from log4j-finder.

yunzheng avatar yunzheng commented on July 22, 2024

While I cannot help AntiVirus from flagging PyInstaller files, I have added the build instructions to the README.md

Thanks for posting your instructions @jkommeren , I have added some of this in the README.md.

from log4j-finder.

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.