Malware
#1
I'm looking for a cryptojacking coding tutorial I'd like to learn how to create my own xmr silent miner
Reply Report
#2
(05-22-2023, 10:58 AM)1UP Wrote: I'm looking for a cryptojacking coding tutorial I'd like to learn how to create my own xmr silent miner

The best way to learn programming, is not with tutorials. Yes you can learn the basics and build a foundation with tutorials, but you should start doing projects by yourself.

You can start to read the code of the XMR Slient Miner on Github, understand how it works and start to reimplement it in your own way. Or start by writing your own miner from scratch and when you are finished, start to add features like idle mining, stealth or a watchdog...

You can watch tutorial after tutorial and wont learn much new stuff, because the learning curve flattens out. (Just google: "tutorials hell")
Reply Report
#3
(05-22-2023, 10:58 AM)1UP Wrote: I'm looking for a cryptojacking coding tutorial I'd like to learn how to create my own xmr silent miner

I don't discourage but its going to be really hard.
Reply Report
#4
well thank you both for your insight and ill just keep trying. i do apprciate your thoughts on it.
Reply Report
#5
Its going to be hard
But there are some Remote Access Trojans tools that can help do the job
Reply Report



// $(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove(); });