-
Notifications
You must be signed in to change notification settings - Fork 143
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
求教下作者大佬是如何修改worldedit.exe来导入YDDllFixer的 #217
Comments
wu162
changed the title
请求下作者大大是如何修改worldedit.exe来导入YDDllFixer的
求教下作者大大是如何修改worldedit.exe来导入YDDllFixer的
Apr 7, 2023
wu162
changed the title
求教下作者大大是如何修改worldedit.exe来导入YDDllFixer的
求教下作者大佬是如何修改worldedit.exe来导入YDDllFixer的
Apr 7, 2023
随便找个PE修改工具就可以 |
能详细指点下吗,目前是用ida,发现worldedit.exe里增加了detour区块,不知道怎么做到的 |
你可以google一下 |
确实google已经找了好几天了,但是没有结果,能否提供下你用的工具,我了解到大概是修改import address table,另外不知道怎么怎么让他生效 |
十几年前用的工具了,不记得了哦。其实手动改一下也不是很难。比如这个,我随便在google找的 |
好的,非常感谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
最近在做其他项目,需要用到类似的技术,求教
The text was updated successfully, but these errors were encountered: