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.59k stars 389 forks source link

Can you convert this in C# #4

Closed Abraham313 closed 4 years ago

Abraham313 commented 4 years ago

Hello! Can you convert this in C# Please? Regards

bytecode77 commented 4 years ago

A DLL that is injected into other processes must be implemented in a native language. However, the application using a rootkit can be in any language.

The example app is in C# and shows how to use the DLL.