在windows xp下如何调试METATRADER 4的问题
请大神们指点一下,在Win XP下如何调试METATRADER 4的软件软件在XP下运行软件, 提示 不是有效的32位程序,如何解决.
在64位和32位xp都试了.错误相同. 说明编译的时候不支持xp,为啥非要xp。 这个软件是vmp的一般的环境会检测出dbg不让调试.
MT4这个软件只是跳板, 主要的是调试运行在软件调用的指标和ea文件.折腾了好久就是无法入门. 有个帖子写了大概,但是一直卡在第三部, 当用scyllahide plugin加载MT4的时候 MT4就会假死了.运行2步就飞了.
1 – You need to use the x32dbg or x64dbg debugger
2 – Install the scyllahide plugin
3 – Find the breakpoint of OnInit() or Start() method
4 – Bypass the ExpertRemove() and Init_Failed()
5 – Dump patch ex4 from allocated memory
页:
[1]