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

x64 Release and Build doesn't work with x64dbg latest snapshot #10

Open
AndrewBraunEE opened this issue Sep 23, 2020 · 3 comments
Open

Comments

@AndrewBraunEE
Copy link

Just letting the developer know (and also anyone who also is using this plugin) that the latest x64 build doesn't work with the x64 / x64dbg version on the latest snapshot as of 9/23/2020. Reverting to a snapshot in January in 2020 resolved the problem.

The error was: "The procedure entry point ConvertVAtoFileOffset could not be located in the dynamic link library
<path_to_plugin.dp64>"

This might just be an issue with the newest snapshot, so feel free to close this.

@Nukem9 Nukem9 pinned this issue Sep 26, 2020
@TissuePowder
Copy link

TissuePowder commented Sep 26, 2020

Happens with x32 and x64 both builds, not just x64. Also, this problem happens with a few other plugins as well. Can't say if this is an issue with x64dbg itself, or x64dbg did some update and these plugins need to change themselves according to the new update.

@TissuePowder
Copy link

Oh it seems to be an issue with gleebug. x64dbg/x64dbg#2450

@Nukem9
Copy link
Owner

Nukem9 commented Sep 27, 2020

Like @TissuePowder mentioned, this is a problem with recent x64dbg/GleeBug releases not supporting some API functions. I'll leave this issue pinned until it's resolved.

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

3 participants