Mr. eXoDia
|
a339dd2d2f
|
BRIDGE: added GuiScriptEnableHighlighting
DBG: removed debug printf
DBG: fixed manifest problems
|
2014-05-21 01:18:20 +02:00 |
Mr. eXoDia
|
5777b7364f
|
DBG: added command auto-completion
BRIDGE: added command auto-completion
GUI: added command auto-completion
GUI: added HistoryLineEdit in the Goto Dialog
|
2014-05-21 00:22:49 +02:00 |
Mr. eXoDia
|
b4c264ad8b
|
DBG: fixed a bug with the '=' sign (non-existent variables were seen as invalid)
|
2014-05-09 21:51:56 +02:00 |
Mr. eXoDia
|
0972dfdcee
|
DBG: updated plugin SDK version, fixed issue #95 (I think)
|
2014-05-07 20:45:52 +02:00 |
Mr. eXoDia
|
b7b4fb2969
|
DBG: finished plugin menu API (tested&working)
DBG: updated TitanEngine
GUI: different DbgInit calling place
|
2014-04-22 21:24:26 +02:00 |
Mr. eXoDia
|
98b0d7d858
|
DBG: add plugin menu api
|
2014-04-22 19:25:37 +02:00 |
mr.exodia
|
7bbe42eb5f
|
DBG: fixed a bug with plugins loaded from the x64_dbg.exe directory (thanks cypher_punk)
|
2013-12-09 15:35:41 +01:00 |
mr.exodia
|
acc1196461
|
BRIDGE: moved _dbg_dbginit to a new export (to call when the GUI is ready)
DBG: changed some stuff in the plugin loader
GUI: call DbgInit when ready loading the GUI
|
2013-11-25 16:18:04 +01:00 |
mr.exodia
|
4f77810f8f
|
BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP
BRIDGE: added _dbg_dbgcmddirectexec import
DBG: added export: _plugin_registercommand & _plugin_unregistercommand
DBG: fixed a bug in 'labelfromstring' (with modules)
DBG: different command architechture (argc, argv[] now)
DBG: different CMDRESULT enum (for compatibility with plugins)
DBG: added cmddirectexec
|
2013-11-24 17:27:18 +01:00 |
mr.exodia
|
6588b90ecd
|
DBG: added basic plugin support (load plugins + register & call callbacks)
|
2013-11-22 22:12:56 +01:00 |