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

Persistence and legal issues =D #48

Open
MerlinDusBot opened this issue Sep 12, 2022 · 2 comments
Open

Persistence and legal issues =D #48

MerlinDusBot opened this issue Sep 12, 2022 · 2 comments

Comments

@MerlinDusBot
Copy link

It would be nice to have a persistence option like the famous .vbs that recreates the exe and executes it when deleted

an option to camouflage in processhacker, taskmgr and others like tetm in your cryptocurrency miner

and finally, if possible, it bypasses Windows Defender, it would be extremely perfect and would certainly be the choice of binder for the entire community. Thank you in advance, I really like your programs! Hug!

@MerlinDusBot
Copy link
Author

MerlinDusBot commented Sep 12, 2022

I forgot to mention one that would be cool too. An option to run some specific binder process(es) in the background without appearing on the monitor or option to put this process on PC startup

@UnamSanctam
Copy link
Owner

It would be nice to have a persistence option like the famous .vbs that recreates the exe and executes it when deleted

Well a "Startup" feature is planned though that wouldn't be "persistent" per say (it won't have a watchdog).

an option to camouflage in processhacker, taskmgr and others like tetm in your cryptocurrency miner

I'm not really planning to implement injection (camouflage) like the miner because it's quite difficult to do since there are many constraints, such as different architectures, and .NET files would need to be converted to shellcode and shellcode loader as such.

and finally, if possible, it bypasses Windows Defender, it would be extremely perfect and would certainly be the choice of binder for the entire community. Thank you in advance, I really like your programs! Hug!

Yes I'm planning to bypass Windows Defender more after I finish "perfecting" the miner since much of the code will be used in the binder as well.

I forgot to mention one that would be cool too. An option to run some specific binder process(es) in the background without appearing on the monitor or option to put this process on PC startup

Well you can't really hide processes unless you use something like a rootkit, I'm not planning to add startups for each individual file at the moment since it's quite complicated UI-wise to make it good.

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

2 participants