- Remove all dependency of Windows by porting WIN API
- Support 64bit OS
- Support Windows SEH(x64) in OSX
- Only for Intel (M1 is not supported)
- Clone
git clone https://github.com/orca-eaa5a/mac-defender.git
- Set Pre-Defined Macros
- __APPLE__ , _X64
- __LOG__ ([optional] logging ported WIN API Call)
- Build use GCC (not clang)
./mac-defender $target_file
- This project only for mpengine version 1.1.14405.2
- other version maybe not working and lastest version will crushed..
- https://github.com/taviso/loadlibrary
- https://github.com/reactos/reactos
- https://github.com/wine-mirror/wine
- https://github.com/mandiant/speakeasy
- https://github.com/orca-eaa5a/winx86emulator
GPL License