can1357 / CVE-2018-8897

Arbitrary code execution with kernel privileges using CVE-2018-8897.
https://blog.can.ac/2018/05/11/arbitrary-code-execution-at-ring-0-using-cve-2018-8897/
BSD 3-Clause "New" or "Revised" License
408 stars 112 forks source link

Compile Error #5

Open 4sce opened 6 years ago

4sce commented 6 years ago

Hi I have same problem here also I change the binary form to integer and the only problem is : IntelliSense: unknown attribute "code_seg"

Could you tell me how to fix it please ? Best Regards,

can1357 commented 6 years ago

Which compiler are you using and which line causes that error

4sce commented 6 years ago

Using VS2017 It's Line 55

untitled

can1357 commented 6 years ago

Have you tried actually compiling?

4sce commented 6 years ago

:| It came out when I wanted to compile it I set config as you said but I get this error. Do u got any compiled exe ?

can1357 commented 6 years ago

IntelliSense errors are not compile-time errors though. Can you screenshot the build tab instead?

4sce commented 6 years ago

As you said it wasn't compile error . I check the build tab and although error is still there but it compiled successfully . thanks in advanced .

4sce commented 6 years ago

When I run the exe file I get this message [+] Defering debug exception... and nothing happen