Git Product home page Git Product logo

Comments (9)

Neo23x0 avatar Neo23x0 commented on August 22, 2024

How did you run loki.exe? (did you add the directory to the PATH variable?
Did you execute the loki.exe in C:\Users\USERNAME\Downloads\Loki-master\Loki-master\ or a copy of it somewhere else on disk?
The program automatically excludes the working directory from the scan.

from loki.

inire avatar inire commented on August 22, 2024

started command line in administrator mode.
executed file loki.exe in the C:\Users\USERNAME\Downloads\Loki-master\Loki-master\ folder.
no options, just the exe by itself.

from loki.

Neo23x0 avatar Neo23x0 commented on August 22, 2024

Could you check if this still happens with version 0.7.1of the loki.exe which I uploaded a few minutes ago?

from loki.

inire avatar inire commented on August 22, 2024

downloading, testing. will reply back. thanks.

from loki.

Neo23x0 avatar Neo23x0 commented on August 22, 2024

You could speed things up by using
loki.exe --noprocs -p C:\Users\USERNAME\Downloads

from loki.

Neo23x0 avatar Neo23x0 commented on August 22, 2024

Ah - it's a problem with the long path because sys.executable gives the DOS 8 character directories names in its response:
C:\Users\neo\DOWNLO1\LOKI-M1\loki.exe
1 C:\Users\neo\DOWNLO1\LOKI-M1
Test: C:\Users\neo\DOWNLO1\LOKI-M1

I have to find out how the sys module returns an NT path.

from loki.

Neo23x0 avatar Neo23x0 commented on August 22, 2024

I think I fixed it now with version 0.7.2

See the PyInstalled issue: pyinstaller/pyinstaller#1282

from loki.

inire avatar inire commented on August 22, 2024

ok, downloaded, and will retest now.

didn't reply to yesterdays (0.7.1) because it didn't finish running for a while.

from loki.

inire avatar inire commented on August 22, 2024

Neo,

That did the trick, thanks. No self folder scanning.

Thanks for looking into this and fixing so quickly.

from loki.

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.