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

Access Violations on Visual Studio 15.8.0 and Later #15

Open
tekwizz123 opened this issue Aug 15, 2018 · 0 comments
Open

Access Violations on Visual Studio 15.8.0 and Later #15

tekwizz123 opened this issue Aug 15, 2018 · 0 comments

Comments

@tekwizz123
Copy link

When compiling a DLL which includes the ReflectiveDLLInjection project as one of its dependencies, Visual Studio 15.8.0 and later appear to make some alterations to the way the DLL compiles so that whilst it does end up compiling successfully still, any attempts to call the exported ReflectiveLoader function of the injected DLL will cause an access violation in the hosting process and will result in the process crashing. If the same code is compiled under Visual Studio 15.7.1, there are no issues.

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