flobernd
14eeda7cfc
Fixed Discord link
2018-05-05 15:20:36 +02:00
Joel Höner
ec174a7efd
Various small README tweaks
2018-02-28 20:01:22 +01:00
flobernd
e0ec33b5b3
Updated readme
2017-12-20 09:56:51 +01:00
Florian Bernd
ef1d9af54f
Update README.md
...
Updated badges
2017-12-13 11:55:30 +01:00
Joel Höner
eefeb6c18d
Fixed URL in README.md
2017-11-24 03:28:31 +01:00
Joel Höner
ff7b2df056
Added project logo to README.md
2017-11-24 01:55:55 +01:00
Joel Höner
4a79d5762e
Updated README.md
...
- Fixed example
- Added credits section
- A little bit of rephrasing in the `Feature` section
2017-08-18 13:34:00 +02:00
Joel Höner
31ff04e0dd
Moved `Compilation` README section
2017-07-24 22:46:28 +02:00
Joel Höner
a50b9cd83c
Updated README.md
2017-07-24 22:41:08 +02:00
flobernd
862330b19c
Updated README file
2017-07-24 21:40:59 +02:00
Florian Bernd
f73539ede1
Added Gitter badge
2017-07-04 19:06:19 +02:00
flobernd
87c9155207
Refactorings
2017-07-03 17:36:03 +02:00
flobernd
b4f2d3bc62
CMake bugfix and cosmetical changes to the README file
2017-04-09 22:54:53 +02:00
flobernd
52dd9fac89
Fixed CMake file
2016-06-20 01:33:29 +02:00
flobernd
7c9a6db6af
Initial version 2.0 release
2016-05-25 21:25:48 +02:00
athre0z
f377f7b559
use an example with a little more interesting output
2016-04-15 22:11:49 +02:00
Ingve Vormestrand
92715986fa
Added sample output to README
2016-04-06 00:15:12 +02:00
athre0z
2070b7a427
improved documentation and README.md
2015-05-22 17:23:32 +02:00
flobernd
1e51b9a69d
Fixed readme
2015-05-21 22:59:24 +02:00
flobernd
7caec91207
Improved C-bindings again
...
* Implemented API for custom data souces
* Internal changes
2015-05-19 21:45:53 +02:00
flobernd
ad845a1dae
Minor readme changes
2015-05-16 05:06:52 +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
flobernd
319fe310e6
Removed the "Disassembler" namespace
...
Added experimental Clang compiler support
2014-11-03 15:15:48 +01:00
flobernd
9c52df0fe4
Fixed readme
2014-10-30 16:41:53 +01:00
flobernd
d2e3dbabe8
Fixed instruction pointer pointing to current instead of next instruction
...
Added instruction address field to the VXInstructionInfo struct
Added operand access mode information to the VXOperandInfo struct
Added abstract data provider interface for the VXInstructionDecoder
Added concrete VXBufferDataProvider and VXStreamDataProvider classes
Published effectively used REX/VEX.w/r/x/b and VEX.l values in the VXInstructionInfo struct
Published extended modrm.reg/rm and sib.base/index values in the VXInstructionInfo struct
Internal changes and improvements
2014-10-27 14:10:22 +01:00
flobernd
9255a9c6a1
Initial commit
2014-10-24 23:11:16 +02:00
Florian Bernd
6632e73200
Initial commit
2014-10-24 23:05:43 +02:00