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

Only works with specific arguments ? #7

Open
Beykir opened this issue Apr 20, 2024 · 2 comments
Open

Only works with specific arguments ? #7

Beykir opened this issue Apr 20, 2024 · 2 comments

Comments

@Beykir
Copy link

Beykir commented Apr 20, 2024

Hello,

Im using this loader https://github.com/f1zm0/hades my my "payload.bin" is calc.exe generated with donut.
If im using "Shoggoth.exe --input payload.bin --output output.bin -m raw --dont-do-first-encryption --dont-do-second-encryption"
It will work and i see the calculator, but if i do it without "--dont-do-first-encryption --dont-do-second-encryption" nothing happens.

Win10 Virtual machine latest updates

@Beykir
Copy link
Author

Beykir commented Apr 21, 2024

Ok i guess it has something to do with the technique used by the hades loader. CreateRemoteThread and QueueUserApc doesnt work with shoggoth

@frkngksl
Copy link
Owner

Let me check with the register saving part, the problem might be there.

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