1
0
Fork 0
Commit Graph

61 Commits

Author SHA1 Message Date
Mr. eXoDia c17419fc98 DBG: more fixes in valapifromstring (this function is getting really complex and confusing now) 2014-12-29 02:02:34 +01:00
Mr. eXoDia 7deb13966e DBG: added possibility for '?' as delimiter. this ignores exports (useful if there are exports called "entry" or "imagebase") 2014-12-29 00:58:59 +01:00
Mr. eXoDia ed5fbad687 DBG: allow accessing the entry point of a module with "<module>:entry" 2014-12-29 00:41:22 +01:00
Mr. eXoDia 3b755c9279 DBG: resolved issue #211 (added a 'skip' command to skip the next instruction) 2014-12-14 03:07:45 +01:00
Mr. eXoDia 8fa51b470e HELP: cleaned up a lot of useless SPAN stuff in the help files 2014-12-14 02:34:49 +01:00
Mr. eXoDia 7434a8741b DBG: resolved issue #49 (module RVA + file offset conversion notation). Implemented as "[module]:$[rva]" and "[module]:#[offset]" 2014-12-14 02:12:25 +01:00
Mr. eXoDia b29695b8ab DBG: changed mulhi operator symbol 2014-12-14 01:52:27 +01:00
SmilingWolf 072f18b3c1 Threads problem: FIXED 2014-12-12 21:53:43 +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 5f3082793c Add documentation about loadlib command.
Some documentation fixes (mostly aesthetics).
2014-12-08 10:32:55 +01:00
Mr. eXoDia 684dad5773 DBG: added command 'findrefrange' 2014-11-12 22:56:24 +01:00
Mr. eXoDia 018bc1a87a PROJECT: updated developer list 2014-11-11 19:46:52 +01:00
Mr. eXoDia 7bff9f825c DBG: always update the memory map on script commands 'setpagerights', 'alloc' and 'free' (notice that GuiUpdateMemoryView() doesn't take time, so it's useless to use an argument for that, memupdatemap eats time). 2014-09-14 19:25:08 +02:00
dreg_fr33project c0db39cb70 pull request fixed v1 2014-09-08 04:45:46 +02:00
dreg_fr33project 4bf215bdc6 finish getcommandline and set command line stuff first release 2014-09-03 06:41:31 +02:00
dreg_fr33project 255799c398 memory page rights help added 2014-08-28 08:14:26 +02:00
dreg_fr33project 26590380a3 JIT HELP STUFF 2014-08-15 02:44:41 +02:00
Mr. eXoDia 1a0df393d6 DBG: implemented findasm instruction 2014-08-09 15:18:03 +02:00
Mr. eXoDia e9816c44ce PROJECT: updated help 2014-08-08 01:56:13 +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 2efac4e369 PROJECT: updated help 2014-08-02 03:59:09 +02:00
Mr. eXoDia b90cf57561 PROJECT: updated help + resolved issue #102 (enable/disable hardware + memory breakpoints) 2014-08-02 02:21:42 +02:00
Mr. eXoDia 9113dbf5c6 PROJECT: updated help 2014-08-01 05:39:38 +02:00
Mr. eXoDia b735394135 PROJECT: updated credits 2014-07-29 18:42:58 +02:00
Mr. eXoDia 8947c3f240 PROJECT: updated help 2014-07-29 18:34:51 +02:00
Mr. eXoDia acedd499c2 PROJECT: updated help 2014-07-28 01:57:43 +02:00
Mr. eXoDia d152b111bf PROJECT: updated help 2014-07-16 17:15:14 +02:00
Mr. eXoDia bedd58447c PROJECT: updated help 2014-07-16 16:46:08 +02:00
Mr. eXoDia cf404b9273 DBG: automatically add plugin callbacks on certain export names +updated help 2014-07-07 19:38:23 +02:00
Mr. eXoDia 461f4fe981 PROJECT: updated help 2014-07-07 03:24:01 +02:00
Mr. eXoDia 393eee804b PROJECT: updated help 2014-07-07 03:22:07 +02:00
Mr. eXoDia 9e688bb347 PROJECT: updated help 2014-07-07 03:11:21 +02:00
Mr. eXoDia afdb87a884 PROJECT: updated help 2014-07-05 16:33:29 +02:00
Mr. eXoDia cef97919f8 Revert "PROJECT: changed GPL to LGPL"
This reverts commit e7ad330dde.
2014-07-01 20:55:40 +02:00
Mr. eXoDia e7ad330dde PROJECT: changed GPL to LGPL 2014-07-01 17:09:13 +02:00
Mr. eXoDia d2ae3d2529 Revert "PROJECT: updated help template"
This reverts commit 4065d27f31.
2014-06-24 23:43:34 +02:00
Mr. eXoDia 4065d27f31 PROJECT: updated help template 2014-06-24 23:40:32 +02:00
Mr. eXoDia f3d7e70797 PROJECT: updated help template + removed CodeBlocks project files 2014-06-18 19:46:33 +02:00
Mr. eXoDia 4d5a8f3749 DBG: fixed a nasty bug in modbasefromname (thanks Artic!)
DBG: added draft of loop display
GUI: simple status bar API
2014-05-26 15:40:14 +02:00
Mr. eXoDia 6ebea665dc PROJECT: updated help (thanks Artic for the idea!) 2014-05-15 01:01:50 +02:00
Mr. eXoDia 92df7faea1 DBG: added size argument to 'find', 'strref' and 'reffind'
DBG: updated reference API to support a custom size and start address
PROJECT: updated help
2014-05-01 18:39:40 +02:00
Mr. eXoDia 8bf415dbb4 GUI: added find references to address context menu
GUI: fixed a small thing in the ExceptionRangeDialog
GUI: Find Strings now looks inside the memory page currently disassembled instead of CIP
DBG: moved some commands to the documented side
PROJECT: updated help
2014-04-28 03:18:51 +02:00
Mr. eXoDia a8488322da DBG: fixed a few plugin callback bugs
PROJECT: updated help
2014-04-23 01:21:47 +02:00
Mr. eXoDia 920fedc9ad DBG: added the detach command (should be working now)
PROJECT: updated help
2014-04-16 20:30:15 +02:00
Mr. eXoDia ddf8d59742 PROJECT: some help update
GUI: fixed 'invalid range' messages (thanks to Hellsp@wn)
2014-04-01 19:38:42 +02:00
mr.exodia a1cb43657a PROJECT: updated help (plugin functions documented now)
DBG: added the 'xor' command
DBG: added a CMDRESULT (for scripts only)
DBG: added dwThreadId to PLUG_CB_CREATETHREAD
DBG: fully escape debug strings
DBG: fixed the 'mov' command (mov newvar,value wouldnt work)
DBG: added 'call' to the script (works 100% like ODBGScript)
DBG: fixed a bug with comments after a command
DBG: added a 'pause' command to the script
DBG: fixed a bug with script commands not waiting for the debugger to be paused again
2014-03-24 21:39:43 +01:00
mr.exodia e569ebab95 DBG: added signed comparisons.
DBG: added many general purpose commands!
PROJECT: updated help
GUI: added msgyn messagebox
GUI: updated GuiScriptAdd behaviour (now it's 1000 times faster!)
BRIDGE: added GuiScriptMsgyn
DBG: changed '#' operator to '$' (for internal reasons)
DBG: threaded stepping (GUI could freeze otherwise)
DBG: added various script commands
2014-02-13 15:42:53 +01:00
mr.exodia abca61daec PROJECT: updated help
DBG: added cmp instruction
DBG: fixed branch detection (not works completely)
2014-02-10 22:44:35 +01:00
mr.exodia 99d67a5777 PROJECT: updated help
PROJECT: updated todo list
DBG: added 'erun', 'estep' etc.
DBG: added explicit api retrieval ("ntdll.dll:LdrGetFailuredata" works now)
GUI: added erun, estep etc in the menu + shortcut
GUI: fixed pageup+pagedown problem in disassembly
2013-12-28 02:33:23 +01:00