-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion #46
Comments
Ah sure I can think about that, though it's usually a bit harder for VirusTotal since many have hardened VMs. It will probably just be inside the C(++) build though since doing that inside C# gets detected instantly I'm pretty sure. |
So if I run the miner through a crypter then bind it after with a delay. It shouldn't be detected right because it "drops" and executes after exclusions are put in? Doesn't it "drop" as soon as the download completed? My crypter has this feature dont understand it lol whats the difference between binder and downloaded? |
Well yes it adds the exclusions before it downloads the files. A binder is used to bind files together into one inside the binary and a downloader is used to download files from the internet instead, some combine them into one as well (binder+downloader) which is usually still only called a binder. |
Would you be able to add protections such as
Anti Virustotal
Anti Windows Server
Anti VM
or something like Anti Low-ram
These features would help a lot to have them in downloader because many of builds are going to virustotal and they are pretty much spamming with opening
The text was updated successfully, but these errors were encountered: