Posted
If you're too lazy to download for example ICSharpCode AvalonEdit DLL, WRD API, EX API or any other dll that is needed for exploits, this app is for you. Basically what does this app do is just download a DLL from my mediafire upload and installs it in the directory. Pretty simple.
Anyways, you can also give me suggestions what other DLLs I should add as this tool is not going to be really my main project but I will for sure add some more DLLs in the future. It's not obfuscated so I think you should know that it's not a virus but you can decompile it if you want. However, if you think it's malicious I think you are evolving, but backwards.
Download: https://www.mediafire.com/file/s4q6vzmyhfvpyau/DLL_Installer.exe/file
Any.Run https://app.any.run/tasks/50e88656-fdcd-4063-9d0c-00e18a1b8b63
I don't know why is it detected as a trojan in 2 antiviruses but they're probably trash.
Random quote here...
Replied
Not Being Rude But These Releases Kinda Stupid, Just Like Provide An Example Of The Code People Can Use To Check If Their Missing Files And Download Them You Could Just Put The Missing Files In An Array, For Loop And Download Missing Ones I Just Woke So Can't Think Properly But Something Close To This Should Work.
string[] Dependencies = { "ICSharpCodeAvalonEditor.dll", "MaterialDesignThemes.Wpf.dll" };
for (int i = 0; i < Dependencies.Length; i++)
if (!Files.Exist(Dependencies[i])
/* Do WebClient Download Stuff Here Should Be Easy*/
I Think Something Similar To This Would Work.
Edit: Btw You Never Disposed Of Your WebClient Mem Leak Go Brrrrrrr.
Cancel
Post
Random quote here...
Added
Also add any.run and Hybrid Analysis or this thread will be archived
Cancel
Post
Replied
Lmao nice threat.
Cancel
Post
I'm not lazy, I'm just highly motivated to do nothing. #I💚Dogs.
Random quote here...
Random quote here...
Replied
Thread Anarchived
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 0, Total: 0 )
Cancel
Post