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

JarExplode() detour fails on the second plugin on Windows #10

Closed
nosoop opened this issue Oct 19, 2019 · 2 comments
Closed

JarExplode() detour fails on the second plugin on Windows #10

nosoop opened this issue Oct 19, 2019 · 2 comments

Comments

@nosoop
Copy link
Owner

nosoop commented Oct 19, 2019

Sounds like a DHooks quirk.

An upcoming attribute reuses the DHooks setup for JarExplode() (since I currently don't want to rewrite it as a shared plugin), and that seems to not play nice on Windows. Linux loads both plugins without issue.

@nosoop
Copy link
Owner Author

nosoop commented Nov 3, 2019

Could also be a sigscan quirk -- this really should be cached.

@nosoop
Copy link
Owner Author

nosoop commented Apr 19, 2020

Current plan is to wildcard the first six bytes to mask out the jump.

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