Coder Social home page Coder Social logo

windows2012 r2 error about r77-rootkit HOT 7 CLOSED

bytecode77 avatar bytecode77 commented on June 12, 2024
windows2012 r2 error

from r77-rootkit.

Comments (7)

bytecode77 avatar bytecode77 commented on June 12, 2024

The reason why I don't support Windows 8 is because I want to reduce workload on testing and adjustments, which is huge effort in a rootkit that would decrease the overall time to spend with useful features.

I haven't tested Windows 8 at all, but with the proper changes you should be able to get it running. It requires some effort on your part in understanding the whole process of installation and injection. In particular, you need to figure out at what stage it fails: Startup, r77 service process initialization, process injection - you can check the Test Console to see whether the rootkit is running in all processes.

Or is your problem that a subset of features is not working in a particular program (Explorer, TaskMgr, etc.)? Can you provide more info so I can lead you to the right direction?

from r77-rootkit.

x1a0zu1 avatar x1a0zu1 commented on June 12, 2024

At present, I manually inject r77-x64.dll into explorer. The good news is that some windows2012 r2 systems can be hidden
But some windows 2012 r2 will not be hidden. What are the possible problems?
Thanks and have a nice day

from r77-rootkit.

bytecode77 avatar bytecode77 commented on June 12, 2024

So, does that mean the same version of Windows, but r77 works only on some of them?

I think you need to narrow the issue down to something that can be fixed:

  • Does the TestConsole detect that Explorer is injected?
  • Does a certain feature not work (i.e. hiding by prefix works, but by name doesn't, etc...), or does file hiding work, but not process hiding?
  • Can you reproduce the same issue on Windows 10? That would definitely require a bugfix from my side.

from r77-rootkit.

x1a0zu1 avatar x1a0zu1 commented on June 12, 2024

After many days of testing, it has been found that the possible cause of the problem is: multiple instances of r77rootkit have been installed.

from r77-rootkit.

x1a0zu1 avatar x1a0zu1 commented on June 12, 2024

a new problem has been discovered:
If I try to hide the C:\233 directory after hiding C:\233\123.exe, it will fail to hide

from r77-rootkit.

bytecode77 avatar bytecode77 commented on June 12, 2024

After many days of testing, it has been found that the possible cause of the problem is: multiple instances of r77rootkit have been installed.

Executing the installation process several times is supported. Install.exe will terminate the r77 service and restart it. So, this should be no problem. Does everything work by now, or do you have further questions?

a new problem has been discovered:
If I try to hide the C:\233 directory after hiding C:\233\123.exe, it will fail to hide

Could you please create a new issue, since it's hard to keep track of multiple topics in one GitHub issue. Please provide the values that you stored in the configuration system and the list of files that you expect to be hidden and which ones aren't hidden. That would help a lot in narrowing down and fixing bugs.

from r77-rootkit.

bytecode77 avatar bytecode77 commented on June 12, 2024

Closed due to inactivity. Please feel free to re-open, if you have new info.

from r77-rootkit.

Related Issues (20)

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.