最近研究了 一番,写了个命令行通用,支持使用CreateRemoteThread或RtlCreateUserThread+RtlExitUserThread
调用远程进程的指定模块DLL的函数: https://github.com/halx99/wow64helper
另外推荐一款国外大神写的64位Windows 64位系统下32位程序调用64位模块代码的扩展库: https://github.com/rwfpl/rewolf-wow64ext
最近研究了 一番,写了个命令行通用,支持使用CreateRemoteThread或RtlCreateUserThread+RtlExitUserThread
调用远程进程的指定模块DLL的函数: https://github.com/halx99/wow64helper
另外推荐一款国外大神写的64位Windows 64位系统下32位程序调用64位模块代码的扩展库: https://github.com/rwfpl/rewolf-wow64ext