zydis/examples
flobernd bbb864561d
More formatter changes
- Added `ZydisFormatterFormatOperand` and `ZydisFormatterFormatOperandEx` (this won't print AVX-512/KNC decorators)
- User defined callbacks should return `ZYDIS_STATUS_SKIP_OPERAND` to omit an operand (returning `ZYDIS_STATUS_SUCCESS` without writing to the buffer is now deprecated)
2018-02-06 19:35:54 +01:00
..
FormatterHooks.c More formatter changes 2018-02-06 19:35:54 +01:00
ZydisFuzzIn.c Added `ZYDIS_FUZZ_AFL_FAST` CMake switch 2017-11-27 00:32:15 +01:00
ZydisPE.c Minor bugfixes and refactorings 2016-11-21 14:55:17 +01:00
ZydisPerfTest.c Improved `ZydisPerfTest` 2018-01-11 02:44:26 +01:00
ZydisWinKernel.c Make ZydisWinKernel compatible with Clang 2017-11-29 17:01:15 +01:00