Mr. eXoDia
|
90c7c2393a
|
DBG: added suspend/resume all threads
|
2014-12-11 17:49:36 +01:00 |
Mr. eXoDia
|
11bc98c371
|
DBG+GUI: (hopefully) fixed some random bugs with the status label
|
2014-12-10 23:07:18 +01:00 |
Mr. eXoDia
|
8aa848b467
|
DBG: StringList typedef
|
2014-12-10 21:59:01 +01:00 |
Mr. eXoDia
|
52512b8af5
|
DBG: removed some useless functions
|
2014-12-09 11:02:14 +01:00 |
Mr. eXoDia
|
a883544e52
|
DBG: resolved issue #221 (crashes because of race conditions)
|
2014-12-09 01:29:08 +01:00 |
Mr. eXoDia
|
67b7fcb79f
|
DBG: updated TitanEngine + fixed a warning in _dbgfunctions.cpp
|
2014-12-08 16:37:52 +01:00 |
Mr. eXoDia
|
8afd1d4bf4
|
DBG: added struct alignment check for TitanEngine + updated TitanEngine
|
2014-12-08 15:22:51 +01:00 |
Mr. eXoDia
|
1de5fb533f
|
DBG: added fileoffset<->va exports
|
2014-12-03 10:48:14 +01:00 |
Mr. eXoDia
|
5db90c939f
|
DBG: updated TitanEngine
|
2014-12-02 21:09:53 +01:00 |
Mr. eXoDia
|
4f7fe7b875
|
DBG: added TitanEngine MinGW libraries again
|
2014-11-15 15:01:38 +01:00 |
Mr. eXoDia
|
021bc4d778
|
DBG: removed crappy UString class and moved string manipulation/conversion functions in a StringUtils class
|
2014-11-15 14:56:29 +01:00 |
dreg_fr33project
|
899247356d
|
first basic avx support
|
2014-11-13 02:37:12 +01:00 |
David Reguera Garcia (Dreg)
|
c328ad157c
|
Merged mrexodia/x64_dbg into master
|
2014-11-13 02:34:56 +01:00 |
Mr. eXoDia
|
684dad5773
|
DBG: added command 'findrefrange'
|
2014-11-12 22:56:24 +01:00 |
Mr. eXoDia
|
b0717c946e
|
PROJECT: final fix for release script
|
2014-11-11 18:40:15 +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 |
Mr. eXoDia
|
12e30a4ea3
|
DBG: resolved issue #212 (problems with maximum comment size)
|
2014-11-09 23:35:52 +01:00 |
Mr. eXoDia
|
7e7f302dfc
|
DBG: some fixes in valfromstring (mathfromstring did not handle operations with spaces in them correctly)
|
2014-11-09 22:52:17 +01:00 |
Mr. eXoDia
|
e7c15d2596
|
DBG: fixed some bugs wirh printing the debug string + thread name + fixed SetThreadName
|
2014-11-09 00:44:25 +01:00 |
Mr. eXoDia
|
bdda41563c
|
DBG: fixed some possible buffer overflows in dbghelp + fixed condition to copy the original name in the label buffer
|
2014-11-08 20:44:22 +01:00 |
Mr. eXoDia
|
7bb177a2b4
|
DBG: fixed issue #209, the issue was with dbghelp, which simply doesn't respect the MaxNameLen member.
|
2014-11-08 20:29:06 +01:00 |
dreg_fr33project
|
ed0f837dfd
|
jit support improved
|
2014-11-08 13:48:48 +01:00 |
dreg_fr33project
|
89b7910352
|
eflags fix and button tunning in registers
|
2014-11-02 03:11:10 +01:00 |
Mr. eXoDia
|
6b0badf3aa
|
DBG+EXE: fixed some bugs
|
2014-11-02 02:13:35 +01:00 |
dreg_fr33project
|
457d5818d8
|
some fixes in libs struct
|
2014-11-02 02:10:58 +01:00 |
dreg_fr33project
|
2bc08e3ac4
|
fix a bug in MMX get
|
2014-11-02 01:45:24 +01:00 |
dreg_fr33project
|
537735827c
|
finish FPU support
|
2014-11-02 01:30:29 +01:00 |
David Reguera Garcia (Dreg)
|
da5063ecf9
|
Merged mrexodia/x64_dbg into master
|
2014-11-02 01:05:16 +01:00 |
dreg_fr33project
|
acce7800fb
|
last fpu changes - ended basic first version
|
2014-11-02 00:31:21 +01:00 |
dreg_fr33project
|
0d65cf39fa
|
more fpu stuff
|
2014-11-01 02:05:16 +01:00 |
dreg_fr33project
|
5bf857b6e4
|
more fpu changes
|
2014-10-27 08:02:42 +01:00 |
dreg_fr33project
|
c874ee04d6
|
all fpu read done.
|
2014-10-26 19:19:33 +01:00 |
dreg_fr33project
|
0705384dbe
|
last fpu changes
|
2014-10-26 02:24:57 +02:00 |
Mr. eXoDia
|
c7719cd8e1
|
fix in memory leaks text
|
2014-10-25 12:12:51 +02:00 |
dreg_fr33project
|
a1a0d02c8b
|
last fpu support
|
2014-10-21 21:04:55 +02:00 |
Mr. eXoDia
|
04c6affcf7
|
DBG: cleanup
|
2014-10-08 15:48:36 +02:00 |
dreg_fr33project
|
29dcc60da5
|
new titanengine header
|
2014-09-30 14:55:27 +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
|
3b4b9e2ab9
|
DBG: small performance improvements with reading settings
|
2014-09-30 12:31:11 +02:00 |
Mr. eXoDia
|
6eab29e9f1
|
Merge remote-tracking branch 'BitBucket/master' into utf8_support
Conflicts:
x64_dbg_dbg/x64_dbg_dbg.vcxproj.filters
x64_dbg_gui/Project/Src/main.cpp
|
2014-09-23 18:24:20 +02:00 |
Mr. eXoDia
|
a7f4049aa3
|
DBG: changed confusing 'memory leaks found' message
|
2014-09-21 17:22:28 +02:00 |
Mr. eXoDia
|
9c35801d8e
|
LAUNCHER: full unicode launcher
DBG: unicode commandline
|
2014-09-21 11:29:53 +02:00 |
mrexodia
|
664d891910
|
Merged in log_message_class (pull request #27)
DBG: flexible message logging (like Qt's QDebug has)
|
2014-09-19 23:22:26 +02:00 |
tr4ceflow
|
28b39de5ae
|
DBG: flexible message logging (like Qt's QDebug has)
|
2014-09-16 19:31:50 +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
|
192b0e3e37
|
Merge branch 'master' into utf8_support
|
2014-09-14 23:13:50 +02:00 |
Mr. eXoDia
|
b86f9144f7
|
DBG+GUI: fixed some problems with the memory map not being updated.
|
2014-09-14 23:13:17 +02:00 |