UnamSanctam / UnamDownloader

A Free Silent (Hidden) Open Source Downloader (Binder) - Includes Windows Defender Bypass - Build Native - Unam Downloader
MIT License
173 stars 56 forks source link

Binder #60

Closed samogost closed 1 year ago

samogost commented 1 year ago

If unamdownloader downloads files via URL and executes them silently, why don't you add file binding? same as unambinder but can download files via URL. Can you add it to the next update? 🤔

samogost commented 1 year ago

If unamdownloader downloads files via URL and executes them silently, why don't you add file binding? same as unambinder but can download files via URL. Can you add it to the next update? 🤔

Because when opening the payload, it takes a long time for the software to appear, perhaps because the first file takes time to download. Because of that, I hope you can add the binder in the next update.

samogost commented 1 year ago

The fact that the software does not show up causes the victim to lose patience and open it many times, which is even worse if the victim's computer has a poor wifi connection.

samogost commented 1 year ago

it will be great if you add it in the next update 👍

UnamSanctam commented 1 year ago

Not sure what you're asking for, but if you want normal file binding and also file downloading from a URL then you can just first build a build with the downloader and then use the binder on that file. The reason they are separated is because they use entirely different philosophies, the binder stores the bytes in the file and then performs many things with the files using the Windows API while the downloader is just a shell for a powershell command.

samogost commented 1 year ago

Not sure what you're asking for, but if you want normal file binding and also file downloading from a URL then you can just first build a build with the downloader and then use the binder on that file. The reason they are separated is because they use entirely different philosophies, the binder stores the bytes in the file and then performs many things with the files using the Windows API while the downloader is just a shell for a powershell command.

okay, thank you.