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

How to add the params after change to shellcode? #170

Open
R1ckyH opened this issue Jan 17, 2025 · 0 comments
Open

How to add the params after change to shellcode? #170

R1ckyH opened this issue Jan 17, 2025 · 0 comments

Comments

@R1ckyH
Copy link

R1ckyH commented Jan 17, 2025

Hello, I am a newbie and want to ask about the shell code here.
sorry to open an issue as I know I may be annoying, but I am not able to join https://bloodhoundgang.herokuapp.com/

My question

Is there any method to pass the params to the C# generated .exe file after using Donut to change the .exe to loader.bin?
for example:
I use donut: donut.exe -i test.exe -p "ABC DEF"
and what is want is:
donut.exe -i test.exe and when I call the loader.bin, I can pass the params when I call it
it is quite annoying for me to change the params "-p" and generate a new shellcode every time, I am finding a way to pass the params out of the shellcode.

It is happy if you could help me explain this.
Thank you for watching my question and answering me, thank you!

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

1 participant