1
0
Fork 0
Commit Graph

145 Commits

Author SHA1 Message Date
Mr. eXoDia fde43663fd Merge branch 'master' into doxygen
Conflicts:
	x64_dbg_dbg/_dbgfunctions.cpp
	x64_dbg_dbg/_exports.cpp
	x64_dbg_dbg/_global.cpp
	x64_dbg_dbg/instruction.cpp
	x64_dbg_dbg/patches.cpp
	x64_dbg_dbg/value.cpp
	x64_dbg_dbg/variable.cpp
2014-12-09 11:12:40 +01:00
dreg_fr33project 4c38c7c348 last ymm support 2014-11-11 09:14:25 +01:00
Mr. eXoDia 6c33a17858 DBG+BRIDGE+GUI: no more TitanEngine in the bridge (added separate structures + translation functions) 2014-11-10 14:36:46 +01:00
Mr. eXoDia 3394b99aa7 DBG+GUI+BRIDGE+LAUNCHER: fixed various bugs (thanks to Coverity!) 2014-11-10 12:44:42 +01:00
David Reguera Garcia (Dreg) da5063ecf9 Merged mrexodia/x64_dbg into master 2014-11-02 01:05:16 +01:00
dreg_fr33project 0d65cf39fa more fpu stuff 2014-11-01 02:05:16 +01:00
dreg_fr33project 0705384dbe last fpu changes 2014-10-26 02:24:57 +02:00
Mr. eXoDia 7a283696d3 DBG: updated debugger version 2014-10-25 12:43:55 +02:00
dreg_fr33project a1a0d02c8b last fpu support 2014-10-21 21:04:55 +02:00
lovrolu 72562ab2d1 Merge branch 'master' into doxygen
Conflicts:
	x64_dbg_bridge/bridgemain.cpp
	x64_dbg_dbg/debugger.cpp
	x64_dbg_dbg/threading.cpp
	x64_dbg_dbg/x64_dbg.cpp
	x64_dbg_launcher/x64_dbg_launcher.cpp
2014-10-09 15:59:34 +02:00
David Reguera Garcia (Dreg) f47d265c33 Merged mrexodia/x64_dbg into master 2014-09-30 14:51:26 +02:00
dreg_fr33project 08b367e661 basic FPU support + bug fixes in registersview + titanengine update + new get context stuff 2014-09-30 14:50:43 +02:00
Mr. eXoDia 6b5c7b6c64 BRIDGE: unicode configuration (UTF-8 INI files now working) 2014-09-21 12:12:45 +02:00
lovrolu 4018261f84 Documented some more function inside bridgemain.cpp. 2014-09-20 21:56:26 +02:00
lovrolu 72ebfa4b60 Reformatted the comments (no more asterisks) but still using the Qt style. Comments that need work have been marked with "FIXME". 2014-09-20 00:14:05 +02:00
lovrolu 0997b55b1c Started documenting the Bridge. Using the Qt style with the backslash as a command prefix. 2014-09-16 00:59:47 +02:00
Mr. eXoDia ebae693694 DBG: more unicode support (now x32_dbg doesn't import any *A() function) 2014-09-15 20:48:25 +02:00
Mr. eXoDia 9fa06becc0 Merge branch 'master' into utf8_support 2014-09-14 16:35:44 +02:00
Mr. eXoDia ebbc42a451 doxygen template 2014-09-14 16:28:23 +02:00
Mr. eXoDia ee88a8bd72 DBG+GUI: some refactoring + formatting 2014-09-13 21:55:23 +02:00
Mr. eXoDia 12c924b6c3 Merge branch 'master' into utf8_support 2014-09-13 00:29:47 +02:00
dreg_fr33project c0db39cb70 pull request fixed v1 2014-09-08 04:45:46 +02:00
Mr. eXoDia c79bc82292 DBG: added some comments on where to update the string handling to UTF-8 2014-09-07 19:04:57 +02:00
David Reguera Garcia 207722a35e x64_dbg_bridge.vcxproj edited online with Bitbucket 2014-09-03 08:26:58 +00:00
dreg_fr33project 1d4637add9 GuiUpdateMemoryView stuff 2014-09-03 10:15:14 +02:00
Mr. eXoDia 7e7f051cab PROJECT: updated version 2014-08-09 16:49:05 +02:00
Mr. eXoDia 541e173633 DBG+BRIDGE: define for max disassembly size 2014-08-08 16:23:48 +02:00
Mr. eXoDia cc4d1963ac GUI: very basic implementation of CPUInfoBox (resolved issue #64) 2014-08-05 09:01:50 +02:00
Mr. eXoDia 091af5d362 DBG+GUI+PROJECT: JIT Debugging now actually works (before it would hang in WaitForMultipleObjects) + added JIT restore option + updated help 2014-08-05 07:39:15 +02:00
Mr. eXoDia 9b1867bb5b PROJECT: code formatting 2014-08-05 01:07:31 +02:00
Mr. eXoDia 219908b4f8 BRIDGE+GUI: GuiSymbolRefreshCurrent 2014-08-02 03:57:37 +02:00
Mr. eXoDia 5b6f71efba LAUNCHER: you can now use launcher.exe as a shell extension to load files in x64_dbg (or x32_dbg).
BRIDGE: fixed something
2014-08-01 03:49:28 +02:00
Mr. eXoDia 976a08c236 BRIDGE: macro fix 2014-07-29 18:24:37 +02:00
Mr. eXoDia 894b41dc0a BRIDGE: dead-simple macro list 2014-07-29 18:16:22 +02:00
Mr. eXoDia 2ec2ee9669 BRIDGE: use a macro to load exports 2014-07-29 17:46:05 +02:00
Mr. eXoDia 63268253d3 DBG+GUI+BRIDGE: replaced tabs with spaces 2014-07-29 17:45:41 +02:00
Mr. eXoDia b64245837d GUI+DBG+BRIDGE: added thread switching + fixed a bug in callstack + added CB_WINEVENT_GLOBAL plugin callback + auto-update memory map on allocation size change + added sleep script command 2014-07-28 01:57:42 +02:00
RaMMicHaeL 1c01dbd74e Fixed DbgLoopDel 2014-07-25 10:04:23 +03:00
Mr. eXoDia aa2d934780 DBG: updated version 2014-07-24 23:17:20 +02:00
Mr. eXoDia 0f75da8315 BRIDGE+DBG: added callstack functions + speedup of stackcommentget 2014-07-24 21:04:46 +02:00
Mr. eXoDia 1ffff8fdf7 DBG+GUI: winEventFilter plugin callback 2014-07-16 17:07:42 +02:00
RaMMicHaeL 46576d64f2 C support for public header files 2014-07-11 16:22:35 +03:00
Mr. eXoDia f6adccaef8 DBG: added boundary checks on DbgMemRead and DbgMemWrite (might solve some unexpected crashes like the ones I experienced today with a random enigma file) 2014-07-08 00:07:35 +02:00
Mr. eXoDia 250271ed03 DBG: fixed many warnings on x64 (size_t conversions) 2014-07-07 17:13:57 +02:00
Mr. eXoDia 47c0518f59 DBG: added DbgFunctions()->DisasmFast 2014-07-07 17:00:24 +02:00
Mr. eXoDia 174afe635b DBG: added _dbgfunctions to the plugin api + updated dbgversion in bridge 2014-07-07 14:49:31 +02:00
Mr. eXoDia e4101a0d79 BRIDGE: no long do GuiUpdatePatches in a separate thread 2014-07-06 23:35:30 +02:00
Mr. eXoDia d9907a9fc8 DBG: patchfile now works 2014-07-06 21:09:35 +02:00
Mr. eXoDia 8bef2cef39 patch list in separate thread 2014-07-06 04:11:50 +02:00
Mr. eXoDia 460489189c DBG: added GuiUpdatePatches 2014-07-05 23:12:51 +02:00