Skip to content
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

Open
JustAregularDude7 opened this issue Sep 15, 2022 · 3 comments
Open

Suggestion #46

JustAregularDude7 opened this issue Sep 15, 2022 · 3 comments

Comments

@JustAregularDude7
Copy link

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

@UnamSanctam
Copy link
Owner

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.

@Bobdidit69
Copy link

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?

@UnamSanctam
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants