Support Forums

Full Version: [C#] Download and execute a file with UAC Bypass
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thanks for the code i could use it some day :p
Sweet. I just turn off UAC so it stops notifying me lol
(01-10-2011, 12:55 PM)Death Trap™ Wrote: [ -> ]Sweet. I just turn off UAC so it stops notifying me lol

That's not very smart.
Can I use this at school computers they are using windows server 2008 R2 as OS???
(05-25-2011, 09:43 AM)Densomatermajsebajs Wrote: [ -> ]Can I use this at school computers they are using windows server 2008 R2 as OS???

Lol, i'm sure your school is not using Windows Server as an OS for all computers. But this should run on Windows Server. I don't see why not.
Really UAC bypass LOVE U~
Thanks for the code! Here is the code to do it via VB.Net

my.computer.network.downloadfile(link,Filepath)
..eh. I hope this code isn't used in malware lol. You should at least check to see if the user has the jre installed. Also java isn't too great for malware..
As said before, no bypass. Though, thanks for sharing.
Pages: 1 2