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.61k stars 392 forks source link

Teaching lessons #64

Closed jsk6 closed 9 months ago

jsk6 commented 9 months ago

Is there any chance i can pay you to teach me this stuff ? maybe we create a zoom meeting with those who want to join or discord channel, i mean it's up to you

Knakiri commented 9 months ago

i dont know what you want to learn but writing entire rootkit is not something to teach in a few minutes.

bytecode77 commented 9 months ago

I'm self taught and I learned programming 20 years ago, hacking 15 years ago.

Don't get me wrong, but I don't want to steal your money by teaching you only some concrete techniques. What you should do is 1.) become good at writing code & developing software in general. Without this skill, even knowing all these techniques doesn't help you. You still need to be able to put them together correctly. 2.) If you are already a good coder and you're interested in hacking, then you will understand these techniques naturally. Too many people try to become leet hackers without any coding skills. This leaves them with only being able to use existing tools that someone else wrote.

Not sure how deep your general coding skills are so far. But usually someone who's interested much into programming will usually read and aquire information and learn pretty quickly. Good luck ;)

jsk6 commented 9 months ago

i got your point, self-sufficient is what we are talking about, I made many wonderful GUI apps using qt designer and ending up by coding them ( this helped me in creating a malware of mine that i gave it the name " Grudge ") beside of that i'm currently watching Mr. robot which is a bit sarcastic thing to do but my purpose of it is to know where can hacking path lead me to, so without going into details.. do you have a specific point should i start at ?

bytecode77 commented 9 months ago

Ah, I see that you are working on some projects there. That is already good, because too many people have no coding skills whatsoever and try to learn hacking ;)

You could try to write a crypter. That way you will have to figure out some in-memory execution and AV evasion. Or you can simply fiddle around with techniques, such as RunPE, living off the land, etc. Techniques like these are always the cornerstone to create something such as a rootkit.

jsk6 commented 9 months ago

well, i understand now, " successful man " is nothing but an expert loser, I will go through hard things and make many mistakes in order to achieve this.. for now I'm learning C to create an injectable dll file to hide my process from task manager and then i will be learned the first step of rootkit which is " user-mode rootkit ". (happy new year) Grudge Malware ( that was the first one of all GUI i have built 1y ago ): IMG-20231231-WA0012 IMG-20231231-WA0014 IMG-20231231-WA0015