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

General question #10

Open
AdverseMiller opened this issue May 21, 2024 · 0 comments
Open

General question #10

AdverseMiller opened this issue May 21, 2024 · 0 comments

Comments

@AdverseMiller
Copy link

How do you use most kernel functions since any driver loaded by xigmapper is technically unsigned? I have a simple rw driver that uses shared memory to communicate with a usermode program that I tested using SinMapper in the past and it works great. The issue I have with xigmapper is trying to use such functions (creating shared memory and spawning kernel threads) just gives me Access Denied (hex 0x000008 or something like that), how can this be fixed?

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