JonathanSalwan/ROPgadget

Windows support

Closed this issue · 1 comments

Capstone is made to support multi-platforms, so ROPgadget can perfectly works on Windows. Therefore, you might stress that for ROPgadget users.

To cross-compile for Windows (from Linux), see https://github.com/aquynh/capstone/blob/next/COMPILE.TXT

Cheers.

Thanks @aquynh, I added an information about that in the Install section.