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

[BUG] I can't implement shellcode #46

Open
JackRichardson666 opened this issue May 8, 2024 · 0 comments
Open

[BUG] I can't implement shellcode #46

JackRichardson666 opened this issue May 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JackRichardson666
Copy link

JackRichardson666 commented May 8, 2024

Describe the bug
After trying to enter the shell code, i will receive the message "[ - ] Operation failed: 1784". I tried different versions of the shellcode and more than one did not work, it gives the same error. When using the standard DLL implementation, everything works.

To Reproduce
Steps to reproduce the behavior:

  1. Running function - InjectShellcodeAPC/InjectShellcodeThread/InjectDllThread/InjectDllAPC
  2. Caused...

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions

  • Windows 10 & 22H2
  • 1.0
  • InjectShellcodeAPC/InjectShellcodeThread & 1784

Additional context
Probably the problem is that it is not possible to allocate memory for shellcode, I encountered this problem in my own driver.

@JackRichardson666 JackRichardson666 added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants