Giter Site home page Giter Site logo

Comments (8)

matterpreter avatar matterpreter commented on July 24, 2024 2

Made a note in the README. Closing for now.

from defendercheck.

Al13n0 avatar Al13n0 commented on July 24, 2024

I got the same error
image

from defendercheck.

matterpreter avatar matterpreter commented on July 24, 2024

Hey there. Please make sure that you are on latest. The Setup() method was modified and no longer has that error.

from defendercheck.

matterpreter avatar matterpreter commented on July 24, 2024

@sash322 @emanuelecesari How's it looking on your end? If everything is resolved by pulling the latest version, I'll close this one out.

from defendercheck.

Al13n0 avatar Al13n0 commented on July 24, 2024

I tried again even with the latest version I got the same error message.
I am testing on a Windows 10 build 17763

from defendercheck.

matterpreter avatar matterpreter commented on July 24, 2024

That's really odd. That error is related to the Setup() method, so try commenting the call in Main() and recompiling. I am unable to reproduce on my end on a164a27.

from defendercheck.

jakxx avatar jakxx commented on July 24, 2024

In my case the crash was the result of a registry key not existing. Adding the registry key that defendercheck is looking for fixed the issue (see below)

image

Add a new Dword (32-bit) value of 0 in the location above and name it DisableAntiSpyware

from defendercheck.

matterpreter avatar matterpreter commented on July 24, 2024

Ah okay. So there is a requirement that Defender be enabled, but realtime monitoring and automatic sample submission be disabled. In the original version of the Setup() method, I tried to determine the settings via the registry, but Windows really didn't like me touching them.

I think the best thing I can do right now is to make a note in the README, but I would welcome any pull request to implement the check/disable as a feature.

from defendercheck.

Related Issues (18)

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.