zydis/Zydis
flobernd 335f6bd81e Minor bugfixes and CustomDataSource demo
* fixed 64 bit compilation error
* added VERSIONINFO resource
* added CustomDataSource demo (disassembles hex input from the console)
2015-05-21 01:07:19 +02:00
..
Zydis.hpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
Zydis.rc Minor bugfixes and CustomDataSource demo 2015-05-21 01:07:19 +02:00
ZydisAPI.cpp Minor bugfixes and CustomDataSource demo 2015-05-21 01:07:19 +02:00
ZydisAPI.h Minor bugfixes and CustomDataSource demo 2015-05-21 01:07:19 +02:00
ZydisInstructionDecoder.cpp Minor bugfixes and CustomDataSource demo 2015-05-21 01:07:19 +02:00
ZydisInstructionDecoder.hpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
ZydisInstructionFormatter.cpp Added instruction mnemonic enum to the C-bindings 2015-05-18 02:33:04 +02:00
ZydisInstructionFormatter.hpp Added instruction mnemonic enum to the C-bindings 2015-05-18 02:33:04 +02:00
ZydisOpcodeTable.cpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
ZydisOpcodeTable.hpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
ZydisSymbolResolver.cpp fixed build with clang 2015-05-20 00:44:28 +02:00
ZydisSymbolResolver.hpp fixed build with clang 2015-05-20 00:44:28 +02:00
ZydisTypes.hpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
ZydisUtils.cpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00
ZydisUtils.hpp Project name changed and C-Bindings reverted 2015-05-16 05:05:17 +02:00