Skip to content

Commit

Permalink
Introduction, Zydis is now used instead of Capstone
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeerw authored and torusrxxx committed Jul 13, 2020
1 parent 8a54805 commit f5c845d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions introduction/Feature-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This program is currently under active development. It supports many basic and a
* Full-featured debugging of DLL and EXE files ([TitanEngine Community Edition](https://bitbucket.org/titanengineupdate/titanengine-update))
* 32-bit and 64-bit Windows support from Windows XP to Windows 10
* Built-in assembler ([XEDParse](https://github.com/x64dbg/XEDParse)/[Keystone](http://www.keystone-engine.org)/[asmjit](https://github.com/asmjit))
* Fast disassembler ([Capstone](https://github.com/aquynh/capstone))
* Fast disassembler ([Zydis](https://zydis.re))
* C-like expression parser
* Logging
* Notes
Expand Down Expand Up @@ -46,4 +46,4 @@ This program is currently under active development. It supports many basic and a
* Control flow graph
* Integrated mnemonic and registers help
* Code folding
* Easy integration with custom tools (favourites menu)
* Easy integration with custom tools (favourites menu)

0 comments on commit f5c845d

Please sign in to comment.