bytecode77 / r77-rootkit

Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
https://bytecode77.com/r77-rootkit
BSD 2-Clause "Simplified" License
1.55k stars 382 forks source link

"MSB3073" Error #66

Closed jsk6 closed 6 months ago

jsk6 commented 6 months ago

I don't know but maybe I haven't installed the exact workloads or individual components or some other reason, Here is the Error:

Error1 Error2

bytecode77 commented 6 months ago

I could reproduce your issues with the build process. You have probably never built it in Release mode, only Debug, is that true?

I have configured, that certain projects are always built without Debug information. That's why BuildTask.exe is missing. So, you should build the BuildTask project once in Release mode and then it should work.

image

jsk6 commented 6 months ago

still the same error, And yea i built it in release mode image

bytecode77 commented 6 months ago

Could you copy the error message and try to execute these commands manually, to see which one failed and why? If you do this, I could solve the issue much faster, otherwise it's a little bit of a guessing game...

Also, do you have AV running that might block the build process?

jsk6 commented 6 months ago

yep, it happened because of my AV " Problem Solved! "