zydis/examples
flobernd 943993ae4a Changed the way how user-data is passed to custom formatter-callbacks
* Removed `userData` from the `ZydisDecodedInstruction` struct
* Added `userData` as parameter to all formatter-callbacks
* Added `ZydisFormatterFormatInstructionEx` function with the additional `userData` paramter
* Updated the `FormatterHooks.c` demo
2017-10-14 18:37:59 +02:00
..
FormatHelper.h Complete rewrite of the instruction-formatter 2016-11-26 13:08:37 +01:00
FormatterHooks.c Changed the way how user-data is passed to custom formatter-callbacks 2017-10-14 18:37:59 +02:00
ZydisFuzzIn.c Minor refactorings 2017-09-20 15:46:51 +02:00
ZydisPE.c Minor bugfixes and refactorings 2016-11-21 14:55:17 +01:00
ZydisPerfTest.c Minor improvements to the performance-test tool 2017-09-25 17:06:14 +02:00