zydis/examples
flobernd 02030c3b92
Various changes and refactorings
- Moved types and functions from `FormatHelper.h/c` to `String.h/c`
- Added `ZydisMnemonicGetStringEx` function that returns the mnemonic-string as `ZydisString` struct
- Added `ZYDIS_UNUSED_PARAMETER` macro
- Fixed omitting of operands in custom formatter-hooks
- Fixed `FormatterHooks` example
- Refactored some code
2017-12-02 06:36:12 +01:00
..
FormatterHooks.c Various changes and refactorings 2017-12-02 06:36:12 +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 Introduced custom integer types 2017-11-25 01:47:02 +01:00
ZydisWinKernel.c Make ZydisWinKernel compatible with Clang 2017-11-29 17:01:15 +01:00