zydis/VerteronDisassemblerEngine
Ende! f94792e4f9 added custom data source and made some fixes
- added "class" VXCustomDataSource allowing a user to write a custom data source
- increased warning level on MSVC to /W4 and resolved warnings arising from that
- added VX_UNUSED macro that allows shutting up unused-arg warnings explicitly when needed
2015-03-19 17:13:37 +01:00
..
VXDisassembler.h altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXDisassemblerTypes.h altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXDisassemblerUtils.c altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXDisassemblerUtils.h altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXInstructionDecoder.c added custom data source and made some fixes 2015-03-19 17:13:37 +01:00
VXInstructionDecoder.h added custom data source and made some fixes 2015-03-19 17:13:37 +01:00
VXInstructionFormatter.c added custom data source and made some fixes 2015-03-19 17:13:37 +01:00
VXInstructionFormatter.h altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXInternalConfig.h added custom data source and made some fixes 2015-03-19 17:13:37 +01:00
VXInternalHelpers.h added custom data source and made some fixes 2015-03-19 17:13:37 +01:00
VXOpcodeTable.c altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXOpcodeTable.h altered directory structure to use C implementation of library as the default 2015-03-16 16:37:15 +01:00
VXOpcodeTableInternal.h added custom data source and made some fixes 2015-03-19 17:13:37 +01:00