updated readme
This commit is contained in:
parent
6c9de40fbc
commit
67b48bc8ec
|
@ -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
|
Loading…
Reference in New Issue