Giter VIP home page Giter VIP logo

Comments (6)

ufrisk avatar ufrisk commented on July 17, 2024

are you using the most recent version of vmm.dll / leechcore.dll - this looks like an issue I fixed in last release

from memprocfs.

false avatar false commented on July 17, 2024

I have checked and decided to compile leechcore.dll (version 1.5.1, commit 202040c886c05f947483b01530619b98e2d7116c) and vmm.dll (version 2.10.2, commit 69c2a57) and I still have the issue ; The VMMDLL_Initialize takes around 18 seconds. The project is in C++, 64 bits and this is how I call it :
LPSTR args[3]; args[0] = ""; args[1] = "-device"; args[2] = "fpga"; result = VMMDLL_Initialize(3, args);

Concerning the hardware side, it is with a pciescreamer r02 and a bitstream compiled from the last pcileech-fpga release (4.0) source code.

from memprocfs.

ufrisk avatar ufrisk commented on July 17, 2024

Can you please do a a memory dump with pcileech dump command and check if the problem persists when opening the dump file.

If so are you able to share this dump file? please note that dump files may contain sensitive information such as passwords.

from memprocfs.

false avatar false commented on July 17, 2024

Yes of course. If it can contain sensible information I would prefer to send it on your email if it's ok with you ?

from memprocfs.

ufrisk avatar ufrisk commented on July 17, 2024

yes, an email with the link to it will be fine :)

from memprocfs.

false avatar false commented on July 17, 2024

Ok, I have compiled a new bitstream using last 4.0 commit, and indeed it went from 20s to less than 3s, so problem solved actually. That way I am not sure which bitstream I was using which lead to this issue ; I think it was a compiled version from the 4.0 release sources but as I ve just said I'm really not sure anymore. Thanks for help :-)

from memprocfs.

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.