mirror of https://github.com/x64dbg/zydis
bbb864561d
- 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) |
||
---|---|---|
.. | ||
FormatterHooks.c | ||
ZydisFuzzIn.c | ||
ZydisPE.c | ||
ZydisPerfTest.c | ||
ZydisWinKernel.c |