Commit Graph

4 Commits

Author SHA1 Message Date
flobernd aa684c1bcc Fixed invalid decoding of INSERTPS instruction
closes #4
2016-03-23 18:06:42 +01:00
Joel Höner 44c3b6b2b0 fixed invalid array access
- an invalid array access could crash on decoding some 3D-Now instructions
2015-12-08 19:19:34 +01:00
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
flobernd 4676a8b2d7 Project name changed and C-Bindings reverted
* Changed project name to Zydis
  * Removed Zydis (former VX) prefix from classes and enums
  * Renamed Verteron namespace to Zydis
* Reverted C-Bindings back to the old solution
  * C-Bindings are now based on the C++ source again (and not the other way around)
2015-05-16 05:05:17 +02:00