1
0
Fork 0

updated readme

This commit is contained in:
mr.exodia 2013-11-14 21:57:07 +01:00
parent 6c9de40fbc
commit 67b48bc8ec
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
[This is a new version of the repo, the old one is called 'x64_dbg_old']
This is a x32/x64 debugger that is currently in active development.
The debugger has (currently) three parts:
@ -31,4 +33,6 @@ Right now the debugger supports the following features:
- highlighting (not yet customizable, but really helpful)
The debugger core is based on TitanEngine (an updated version) and the
disassembly is powered by BeaEngine. The icon is taken from VisualPharm.
disassembly is powered by BeaEngine. The icon is taken from VisualPharm.
Visual Studio support (VS2010-VS1013) tested by: acidflash