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 use chain encoding? #50

Open
alexgar0 opened this issue Jan 5, 2024 · 1 comment
Open

How to use chain encoding? #50

alexgar0 opened this issue Jan 5, 2024 · 1 comment

Comments

@alexgar0
Copy link

alexgar0 commented Jan 5, 2024

I am wondering, how can i use multiple encoders while compiling native stub with pe2sh?
python inceptor.py native -t pe2sh -C llvm -o output.exe -m unhook -e Xor -hw input.exe
-e Xor doesn't affect my stub.

@klezVirus
Copy link
Owner

klezVirus commented Jan 10, 2024

Hi @alexgar0. May I ask you to expand a bit more on what you mean by "affect my stub"? I'm not sure if you're saying it doesn't xor the shellcode or if you're just saying it doesn't change the main C stub.

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