-
Notifications
You must be signed in to change notification settings - Fork 46
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
Comments
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 a "Startup" feature is planned though that wouldn't be "persistent" per say (it won't have a watchdog).
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.
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.
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. |
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!
The text was updated successfully, but these errors were encountered: