Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 733 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 733 Bytes

SysWhispers2_x86

SysWhispers2只支持x64,在此基础上做了点微小的工作,使用方法与SysWhispers2一样,SysWhispers2_x86_Sysenter负责生成32位程序并运行在32位系统上,SysWhispers2_x86_WOW64Gate负责生成32位程序并运行在64位系统上,注意要在vs x86模式编译生成,不要在x64模式。

Because syswhisper2 only supports x64, we have done a little work on this basis, and the use method is the same as syswhisper2. SysWhispers2_ x86_ Sysenter is responsible for generating 32-bit program and running on 32-bit system, Syswhisper2_ x86_ Wow64gate is responsible for generating 32-bit programs and running them on 64 bit system. Be careful! Build in vs x86 mode, not in x64 mode.