Giter Club home page Giter Club logo

Comments (8)

christophetd avatar christophetd commented on August 25, 2024

Hi,

Thanks for reporting. Could you try setting a breakpoint just after NtQueryInformationProcess is run, and look at the value of err.LastDllError? It should give you an error number that you can make sense of using https://docs.microsoft.com/en-us/windows/desktop/Debug/system-error-codes--0-499-

from spoofing-office-macro.

Airboi avatar Airboi commented on August 25, 2024

Hi

I got 0 of err.LastDllError(means no error?), and NtQueryInformationProcess still return 0.
How could it happen?

from spoofing-office-macro.

christophetd avatar christophetd commented on August 25, 2024

Did you end up finding a solution?

from spoofing-office-macro.

Airboi avatar Airboi commented on August 25, 2024

No... I didn't

from spoofing-office-macro.

Chantal2019 avatar Chantal2019 commented on August 25, 2024

when I try to run it and press debug keep highlighting this line:

result = NtQueryInformationProcess(newProcessHandle, 0, pbi, Len(pbi), size)

from spoofing-office-macro.

Chantal2019 avatar Chantal2019 commented on August 25, 2024

Screen Shot 2020-06-27 at 3 38 23 PM

from spoofing-office-macro.

Jay1508 avatar Jay1508 commented on August 25, 2024

is there any fix?

from spoofing-office-macro.

christophetd avatar christophetd commented on August 25, 2024

Hello,

Sorry, I've not been maintaining this code for quite some time. If someone knows of a fix, I gladly take a contribution, thanks!

from spoofing-office-macro.

Related Issues (6)

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.