Commit Graph

  • 99d67a5777 PROJECT: updated help mr.exodia 2013-12-28 02:33:23 +0100
  • 3da353e8c5 PROJECT: updated help mr.exodia 2013-12-27 22:27:29 +0100
  • bdecbc6458 PROJECT: updated todo list mr.exodia 2013-12-27 20:54:10 +0100
  • be36241a69 DBG: updated TitanEngine mr.exodia 2013-12-25 15:39:54 +0100
  • 1a8fcdcd65 DBG: fixed a bug in addrinfoget (live comments) mr.exodia 2013-12-22 20:44:21 +0100
  • d1b3f36cac BRIDGE: added 'DbgGetBranchDestination' mr.exodia 2013-12-22 17:03:38 +0100
  • f3f1056165 BRIDGE: changed typedef of GUISENDMESSAGE mr.exodia 2013-12-22 16:38:14 +0100
  • af4f257c45 BRIDGE: changed DbgGetLabelAt behaviour mr.exodia 2013-12-22 14:43:46 +0100
  • c8f992a585 GUI: added middle click = copy address mr.exodia 2013-12-21 15:19:49 +0100
  • 09f622e3e1 DBG: added function 'disasmtext' mr.exodia 2013-12-21 14:58:20 +0100
  • df3c3df6bc BRIDGE: compatibility with MSVC compiler mr.exodia 2013-12-21 14:49:44 +0100
  • 77ad30f100 BRIDGE: added DbgGetFunctionTypeAt and DbgGetLoopTypeAt mr.exodia 2013-12-15 02:18:31 +0100
  • cc9bd15013 BRIDGE: added GuiUpdateWindowTitle & GuiUpdateCPUTitle mr.exodia 2013-12-14 14:56:49 +0100
  • b1359addee GUI: fixed a bug reported by Insid3Code (thanks for the report!) mr.exodia 2013-12-14 13:42:29 +0100
  • ff60d61bff DBG: attach mr.exodia 2013-12-11 20:52:16 +0100
  • 00adc5c8d2 GUI: Resolved issue #16 Sigmapic 2013-12-10 21:11:17 +0100
  • 57fbcae120 GUI: Fixed an out of range mistake Sigmapic 2013-12-10 20:48:11 +0100
  • 9f1d34153c GUI: Fixed a coding mistake Sigmapic 2013-12-09 18:45:26 +0100
  • 7bbe42eb5f DBG: fixed a bug with plugins loaded from the x64_dbg.exe directory (thanks cypher_punk) mr.exodia 2013-12-09 15:35:41 +0100
  • ddf850c852 DBG: fixed a small bug with references to variables that went out of scope (fixes the 'invalild pe' message on starting) mr.exodia 2013-12-08 20:44:58 +0100
  • c5dc01f885 GUI: Add Up/Down key support in StdTable class Sigmapic 2013-12-08 13:43:04 +0100
  • 99cb8abf92 GUI: Fixed bug in StdTable.cpp Sigmapic 2013-12-08 13:42:35 +0100
  • f22f5a2384 DBG: fixed a bug with restoring memory breakpoints from the database mr.exodia 2013-12-07 20:45:48 +0100
  • 41ad09d41e GUI: Breakpoint window has been improved Sigmapic 2013-12-07 20:21:17 +0100
  • b60f64dd86 GUI: Fix StdTable data access methods to prevent index out of range Sigmapic 2013-12-07 20:20:10 +0100
  • 48f7fd8bde GUI: Add a class to handle breakpoints Sigmapic 2013-12-07 20:18:37 +0100
  • 06d86c3c20 PROJECT: updated todo list mr.exodia 2013-12-07 20:25:58 +0100
  • 31eb12b8a0 resolved issue #26 mr.exodia 2013-12-06 16:47:00 +0100
  • 47607da8e4 BRIDGE: added GuiUpdateBreakpointsView() mr.exodia 2013-12-06 16:42:06 +0100
  • 7211f1d137 updated TitanEngine (fixed memory breakpoints) mr.exodia 2013-12-06 16:29:31 +0100
  • ea91cfcf66 GUI: Add GUI export message Sigmapic 2013-12-06 16:36:19 +0100
  • cd8c8e0974 GUI: Bridge has been updated Sigmapic 2013-12-06 15:35:52 +0100
  • 1555e27820 GUI: Add Column title support Sigmapic 2013-12-06 10:10:01 +0100
  • df9c1e9a21 PROJECT: updated clean.bat mr.exodia 2013-12-06 15:10:44 +0100
  • cecc3dccbd GUI: Add "_gui_sendmessage" export to communicate with GUI throw this single communication channel Sigmapic 2013-12-04 21:13:15 +0100
  • 84c42e9d95 GUI: Breakpoint window has been started Sigmapic 2013-12-03 18:50:49 +0100
  • 3b8d5b8448 GUI: Minor changes Sigmapic 2013-11-27 18:40:41 +0100
  • 83068ba147 DBG: debugged file path resolving mr.exodia 2013-12-03 21:02:13 +0100
  • 43ce38dc21 PROJECT: updated todo list mr.exodia 2013-12-02 20:38:36 +0100
  • 86f05e2624 PROJECT: updated todo list mr.exodia 2013-12-02 17:15:18 +0100
  • 7145e14a1e PROJECT: updated ToDo list mr.exodia 2013-11-25 22:19:54 +0100
  • acc1196461 BRIDGE: moved _dbg_dbginit to a new export (to call when the GUI is ready) mr.exodia 2013-11-25 16:18:04 +0100
  • 44934f139e DBG: changed valfromstring order V0.03ALPHA mr.exodia 2013-11-25 00:10:25 +0100
  • 9849ff81dc PROJECT: updated help mr.exodia 2013-11-24 23:57:09 +0100
  • 1f46794972 PROJECT: updated VS project mr.exodia 2013-11-24 23:20:30 +0100
  • ae46df3278 DBG: added a plugin define mr.exodia 2013-11-24 23:15:26 +0100
  • f4ee9959cb PROJECT: updated help mr.exodia 2013-11-24 22:49:43 +0100
  • e6bef6f6de DBG: added some plugin exports (logputs, logprintf and debugpause) mr.exodia 2013-11-24 22:11:12 +0100
  • 00b3f8c716 DBG: sdk update mr.exodia 2013-11-24 21:06:29 +0100
  • 4f77810f8f BRIDGE: DLL_IMPEXP => BRIDGE_IMPEXP mr.exodia 2013-11-24 17:27:18 +0100
  • 2721ec8a6a DBG: added stuff label from string, sym from string mr.exodia 2013-11-24 14:51:39 +0100
  • b0ef552740 GUI: Add hardware breakpoint support from right click context menu Sigmapic 2013-11-24 11:15:52 +0100
  • f3a7ed2e19 DBG: Fix issue in "_dbg_getbplist" Sigmapic 2013-11-24 11:12:47 +0100
  • 142e6dc20a DBG: active bp fix mr.exodia 2013-11-23 18:40:36 +0100
  • 3ea429ef5b DBG: Add "DbgGetBpList" prototype to bridgemain.h Sigmapic 2013-11-23 16:30:09 +0100
  • 6b02f74e57 DBG: added more plugin callbacks mr.exodia 2013-11-22 22:31:35 +0100
  • 6588b90ecd DBG: added basic plugin support (load plugins + register & call callbacks) mr.exodia 2013-11-22 22:12:56 +0100
  • f0c1f8966a BRIDGE: compatible with msvc mr.exodia 2013-11-21 19:25:12 +0100
  • 4c2f73518a DBG: added bplist mr.exodia 2013-11-20 22:28:20 +0100
  • c15726cf2c BRIDGE: added BridgeSetting* exports mr.exodia 2013-11-20 17:55:59 +0100
  • 1d2f496378 PROJECT: updated readme mr.exodia 2013-11-19 22:56:25 +0100
  • b12a05f627 DBG: updated TitanEngine V0.2ALPHA V0.02ALPHA mr.exodia 2013-11-19 22:41:04 +0100
  • 67f5a6ae8e GUI: Fixup. Now buffer instruction is used with the isSelected method. Sigmapic 2013-11-19 19:06:33 +0100
  • db2eb31d40 GUI: #23 has been solved. Some stuff is now done from the instruction buffer and the mShouldReload boolean was not set to false after reloading data. Instruction can be improved with a structure that describe the buffer content... Sigmapic 2013-11-19 18:44:01 +0100
  • 0f7e547f74 DBG: updated TitanEngine (hardware breakpoints for x64 now work) mr.exodia 2013-11-18 22:12:42 +0100
  • aa6c48743a PROJECT: updated help mr.exodia 2013-11-18 19:20:18 +0100
  • 0a86eb07a2 DBG: fixed a bug in the VS project (thanks acidflash) mr.exodia 2013-11-17 22:23:45 +0100
  • 7b338c4199 DBG: started with the new breakpoint system (currently only SetBPX and DeleteBPX work, hardware, memory dont work) mr.exodia 2013-11-17 22:15:55 +0100
  • 2ea70c2d7e DBG: added breakpoints table mr.exodia 2013-11-17 17:38:27 +0100
  • cfa9c9ae0c GUI: Fixed minor GUI bug Sigmapic 2013-11-17 18:55:09 +0100
  • 1155aab293 GUI: Right click context menu implementation of the CPUDisassembly.h class has been started Sigmapic 2013-11-17 18:45:31 +0100
  • 4169647ed9 GUI: Disassembly of the CPU sub-window is now a child from the Disassembly.h class. Sigmapic 2013-11-17 18:35:20 +0100
  • fcdb072d73 GUI: Removed the MemoryPage dependency from the Disassembly class (Useless) Sigmapic 2013-11-17 18:26:42 +0100
  • 49ca6dc1f1 DBG: added sqlite helper file (sqlhelper.cpp) mr.exodia 2013-11-17 17:26:58 +0100
  • e1a6b26c8e DBG: removed internal SQLite DB mr.exodia 2013-11-17 16:39:47 +0100
  • da3fdf53a3 DBG: fixed all memory leaks (from emalloc&efree) mr.exodia 2013-11-17 13:10:29 +0100
  • d80b5cf1c3 fixed various bugs + added internal sqlite database for exports mr.exodia 2013-11-17 02:43:50 +0100
  • c525e3397e BRIDGE: renamed members of an enum mr.exodia 2013-11-16 16:07:29 +0100
  • 1883130fe8 PROJECT: readme file updated mr.exodia 2013-11-16 15:22:02 +0100
  • 68eb3fa53d PROJECT: added clean.bat (to clean obj & bin files) mr.exodia 2013-11-16 15:11:50 +0100
  • eb60123786 DBG: added _dbg_memisvalidreadptr export mr.exodia 2013-11-16 15:01:29 +0100
  • 5a862a2d1e GUI: fixed breakpoint colour mr.exodia 2013-11-16 11:26:59 +0100
  • da299171be DBG: changed behaviour of _dbg_bpgettypeat mr.exodia 2013-11-16 11:15:26 +0100
  • 3230c147ef GUI: Removed old development files Sigmapic 2013-11-16 09:37:44 +0100
  • 632e3199e1 GUI: removed obsolete build step file mr.exodia 2013-11-16 00:19:45 +0100
  • 67bf3d2868 BRIDGE: added GuiUpdateAllViews export mr.exodia 2013-11-16 00:17:55 +0100
  • d7dc655794 GUI: Add the "void _gui_repaint()" export to the GUI Sigmapic 2013-11-15 23:10:30 +0100
  • 62094f09ec GUI: resolved issue #20 Sigmapic 2013-11-15 22:59:35 +0100
  • 683b24f950 GUI: update mr.exodia 2013-11-15 22:37:09 +0100
  • 14fe930c37 GUI: new batch files mr.exodia 2013-11-15 22:13:39 +0100
  • 235ac46599 forgot x64 bin mr.exodia 2013-11-15 20:33:59 +0100
  • 9bc4dd6be6 - updated readme (sorry, really the last time today) mr.exodia 2013-11-14 23:05:31 +0100
  • 59e4f4fa25 - updated 'thank you' list mr.exodia 2013-11-14 22:58:51 +0100
  • 709db24e13 - updated .gitignore V0.1ALPHA V0.01ALPHA mr.exodia 2013-11-14 22:53:30 +0100
  • 67b48bc8ec updated readme mr.exodia 2013-11-14 21:57:07 +0100
  • 6c9de40fbc first commit mr.exodia 2013-11-14 21:55:18 +0100