You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: