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

DLL - POC for jump from syscall #19

Open
0xflux opened this issue Oct 27, 2024 · 0 comments
Open

DLL - POC for jump from syscall #19

0xflux opened this issue Oct 27, 2024 · 0 comments
Assignees

Comments

@0xflux
Copy link
Owner

0xflux commented Oct 27, 2024

As one of the first actions for the DLL, and the implementation could be a little tricky, just do a POC for receiving a jmp from a syscall, and then return execution to the main application.

Technical notes

Does this need to execute the syscall ourselves, or can execution be passed straight back?

@0xflux 0xflux self-assigned this Oct 27, 2024
@0xflux 0xflux converted this from a draft issue Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DLL
Development

No branches or pull requests

1 participant