Giter Club home page Giter Club logo

windows-kernel-exploits's Issues

Problem

every time i open it it closes

Add specific xlrd installation version

I faced the xlrd issue in the new python version (be it python 3 or python2),

Add installation of xlrd version 1.6.0

pip install xrld==1.6.0

Add this in your README.md file so that no one gets stuck

1

压缩包密码是什么

Compile CVE 2017-0213

Hi. I am trying to compile the cpp with Visual Studio 2017 but the output is like the one in this picture (it translates to "you can not assign a value of type "const wchar_t *" to an entity of type "LPWSTR"") . I tried adding a cast using "const_cast<LPWSTR" and also using "(LPWSTR)" before it, but then the .exe file does not work.
The steps i am doing are in Visual Studio 2017 are:

  • I create a new Project > Visual C++ > Windows console application
  • I download and paste the code
  • Change the cmdline variable to get the reverse Shell
  • I add the line '#include "pch.h"' at the begginning because otherwise i can not compile the Project and get the .exe file.
  • I change the option "x86" to "x64", to get a 64-bit file.

So if i add the cast it compiles but does not work and if i do not add it, it does not compile.

Thank you very much!!

Image: https://i.stack.imgur.com/hBFlB.png

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.