Skip to content

Commit

Permalink
Removed some old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Feb 7, 2022
1 parent 1275246 commit 63b560a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions introduction/Feature-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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))
* Built-in assembler ([XEDParse](https://github.com/x64dbg/XEDParse)/[asmjit](https://github.com/asmjit))
* Fast disassembler ([Zydis](https://zydis.re))
* C-like expression parser
* Logging
Expand All @@ -31,7 +31,6 @@ This program is currently under active development. It supports many basic and a

## Advanced features

* Decompiler ([snowman](https://derevenets.com))
* Import reconstructor integrated ([Scylla](https://github.com/NtQuery/Scylla))
* Analysis
* Conditional breakpoints and tracing with great flexibility
Expand Down

0 comments on commit 63b560a

Please sign in to comment.