NYAN-x-CAT / Lime-Downloader

Simple Malware Downloader
MIT License
120 stars 69 forks source link

Could not load assembly #5

Open ghost opened 4 years ago

ghost commented 4 years ago

No matter what link I put into the downloader, it doesn't work no matter what I do it either says invalid url or could not load assembly. I even tried with some test files image

QuertinXXX commented 3 years ago

Same

aamaanaa commented 1 year ago

i have managed to fix this error in the STUB.

Shaun61280 commented 11 months ago

Same issue is back, Nov_28_23 @aamaanaa @NYAN-x-CAT I used 2 files and 2 URLS, 1ST file i use was Certutil with upload.ee site. 2nd File i use rkill, with Ufile.io site and both didnt work.

Lime-Downloader_Nov_28_2023_1 Lime-Downloader_Nov_28_2023_2

aamaanaa commented 11 months ago

i do not remember how i fixed it. also i lost intrest in C# since now i make it all in golang. i might consider porting this to Golang.

aamaanaa commented 11 months ago

Same issue is back, Nov_28_23 @aamaanaa @NYAN-x-CAT I used 2 files and 2 URLS, 1ST file i use was Certutil with upload.ee site. 2nd File i use rkill, with Ufile.io site and both didnt work.

Lime-Downloader_Nov_28_2023_1 Lime-Downloader_Nov_28_2023_2

this wont work, it points to the download page, not the direct url to the exe. it must be somesite.com/exe.exe wich is a direct link, and not somesite.com/download, wich is not a direct link to it

Shaun61280 commented 11 months ago

upload.ee wont work or both sites i posted wont work?

aamaanaa commented 11 months ago

upload ur file to discord, copy that discord link and insert it, this will get you a direct link to the exe file u want to use

Shaun61280 commented 11 months ago

upload ur file to discord, copy that discord link and insert it, this will get you a direct link to the exe file u want to use

Thank you!

aamaanaa commented 11 months ago

upload ur file to discord, copy that discord link and insert it, this will get you a direct link to the exe file u want to use

Thank you!

np. be warned to. discord is gonna remove this and the end of the year when they let links expire becuase of abuse. so sooner or later u need to find other solution

Shaun61280 commented 11 months ago

upload ur file to discord, copy that discord link and insert it, this will get you a direct link to the exe file u want to use

Thank you!

np. be warned to. discord is gonna remove this and the end of the year when they let links expire becuase of abuse. so sooner or later u need to find other solution

That doesnt't suprise me lol. We already lost Omegal it was the best besides torrents sites but even then. Still need a good crypter and i like this downloader as it does't touch the disk. I have a powershell script that reads a file from URL and splits it into 6 parts then rebilds the file in memory and excutes it. but it doesnt seem to work? I have tried so many tricks but nothing seems to work these days!

aamaanaa commented 11 months ago

i am making a file dropper in golang. can u share the powershell script with me ?

Shaun61280 commented 11 months ago

i am making a file dropper in golang. can u share the powershell script with me ?

Absolutely i can

aamaanaa commented 11 months ago

send it to my dsicor or telegram

discord akirasanma

Shaun61280 commented 10 months ago

any news if this is going to be fixed?

@NYAN-x-CAT @QuertinXXX @aamaanaa @uwuw7

aamaanaa commented 10 months ago

any news if this is going to be fixed?

@NYAN-x-CAT @QuertinXXX @aamaanaa @uwuw7

hey i made a dropper, it does this and has support for multiple payloads: https://github.com/aamaanaa/go-payload-dropper. ill add more features when i have more time