Mr. eXoDia
|
3b755c9279
|
DBG: resolved issue #211 (added a 'skip' command to skip the next instruction)
|
2014-12-14 03:07:45 +01:00 |
SmilingWolf
|
df4159720f
|
Merge remote-tracking branch 'remotes/mrexodia/x64_dbg/master' into loadlib_asm
|
2014-12-12 21:49:48 +01:00 |
Mr. eXoDia
|
90c7c2393a
|
DBG: added suspend/resume all threads
|
2014-12-11 17:49:36 +01:00 |
SmilingWolf
|
2aac3c2de9
|
(Re)implemented loadlib using inline asm: save the current context, allocate a memory page in the debugged process' context, assemble a CALL LoadLibraryA there, execute it and then free the memory and restore the previous context.
|
2014-12-08 02:04:00 +01:00 |
dreg_fr33project
|
31e329593f
|
little fix function name
|
2014-09-08 04:49:34 +02:00 |
dreg_fr33project
|
4bf215bdc6
|
finish getcommandline and set command line stuff first release
|
2014-09-03 06:41:31 +02:00 |
dreg_fr33project
|
542e62f365
|
first changecmdline stuff
|
2014-09-02 04:48:33 +02:00 |
dreg_fr33project
|
a85c7e5b45
|
Memory Rights finish
|
2014-08-18 08:41:24 +02:00 |
dreg_fr33project
|
a68d95d77d
|
JIT AUTO SUTFF - before attaching - and some code improves
|
2014-08-05 22:19:09 +02:00 |
dreg_fr33project
|
af0491950a
|
basic JIT support
|
2014-08-04 16:40:51 +02:00 |
Mr. eXoDia
|
5377371c76
|
DBG: new command: "symdownload"
|
2014-08-02 03:58:13 +02:00 |
Mr. eXoDia
|
e85b474b13
|
DBG+GUI: enable/disable memory breakpoints
|
2014-08-02 02:18:26 +02:00 |
Mr. eXoDia
|
dab3e45508
|
DBG+GUI: enable/disable hardware breakpoints
|
2014-08-02 01:59:03 +02:00 |
Mr. eXoDia
|
f0f6a15244
|
DBG: split debugger commands and debugger code into two files
|
2014-08-02 01:14:42 +02:00 |