1
0
Fork 0
Commit Graph

4238 Commits

Author SHA1 Message Date
torusrxxx f38d8a3bee Different colors for user and system call stack 2016-07-31 13:11:13 +08:00
torusrxxx d40897b9f7 fix plugin pause callback 2016-07-31 12:44:40 +08:00
Mr. eXoDia eb8d2ab929 DBG: possibly resolved issue #903 (symbol enum memory leak) 2016-07-30 21:02:44 +02:00
torusrxxx fe77076bc0 push and pop actions 2016-07-30 22:40:28 +08:00
Mr. eXoDia ba08bc2786 GUI: updated translations 2016-07-29 20:13:06 +02:00
Mr. eXoDia 43663b284c GUI: cache callstack + working frame functions 2016-07-29 20:08:07 +02:00
Mr. eXoDia 238e56ead5 DBG: various fixes with the callstack 2016-07-29 20:07:12 +02:00
Mr. eXoDia d50f99aec0 Merge branch 'torusrxxx-patch00000008' into development 2016-07-29 18:36:38 +02:00
Mr. eXoDia c27e7e8870 Merge branch 'patch00000008' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch00000008 2016-07-29 18:36:20 +02:00
Mr. eXoDia 579edd0532 GUI: updated Translations 2016-07-29 17:47:52 +02:00
Mr. eXoDia eff55ccb02 GUI: implemented scrolling in the overview mode 2016-07-29 17:47:52 +02:00
Mr. eXoDia 34dbdf35d5 DBG: added bswap expression function 2016-07-29 17:47:52 +02:00
Mr. eXoDia e918b773e7 GUI: toggle overview option in graph 2016-07-29 17:47:52 +02:00
Mr. eXoDia 984670efc4 GUI: added paint function for overview 2016-07-29 17:47:52 +02:00
Torusrxxx e9fba6c9fe fix app crash (#896) 2016-07-28 12:42:10 +02:00
torusrxxx cc1d391adc fix easy error 2016-07-28 15:50:36 +08:00
Torusrxxx 97e99ce7f7 more functions&commands to enable/disable log,add favourite tools and fold disassembly for plugins&scripts. (#895) 2016-07-28 09:36:41 +02:00
Mr. eXoDia 6e61cf5452 DBG+GUI: resolved issue #893 + updated Translations 2016-07-27 23:05:15 +02:00
Mr. eXoDia a0b532baa2 DBG: dont save database when there is nothing inside 2016-07-27 22:04:46 +02:00
Mr. eXoDia 82347cd094 DBG+GUI: added cocksucker option (issue #211, shit) 2016-07-27 22:04:10 +02:00
torusrxxx 3c3f4a1ae4 configurable stack frame color 2016-07-27 22:43:55 +08:00
torusrxxx 71f6428064 stack frame lines in the stack view 2016-07-27 22:30:37 +08:00
mrexodia a9d82f3fae
GUI: Option to not show close dialog 2016-07-26 21:41:23 +02:00
torusrxxx e91fdf1096 fix compiler warning 2016-07-26 12:27:55 +08:00
mrexodia 9bb9716908
GUI: changed StringUtil 2016-07-25 23:47:20 +02:00
mrexodia d7c0280994
GUI: AStyle + updated Translations 2016-07-25 23:44:07 +02:00
mrexodia fc6a125810
DBG+GUI: misc changes 2016-07-25 23:42:15 +02:00
mrexodia 57b8c59aa9
Merge branch 'patch00000007' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch00000007 2016-07-25 23:28:51 +02:00
mrexodia 31e53073f0
DBG+GUI: fixed yara reference logic 2016-07-25 23:27:21 +02:00
torusrxxx bd8ac511d5 CPU Time in threads view 2016-07-25 21:25:46 +08:00
torusrxxx 886511fdcd misc improvments 2016-07-25 18:36:06 +08:00
mrexodia c6bf7b6570
DBG: fixed issue #881 (ordinals can now only be hex/dec no registers) 2016-07-23 19:42:52 +02:00
mrexodia b080766541
PROJECT: changed icon color back to grey 2016-07-23 18:19:29 +02:00
Torusrxxx cc353daafe languages menu (#878) 2016-07-23 12:13:10 +02:00
mrexodia dec91c621e
GUI: tighter row heights 2016-07-22 19:50:09 +02:00
mrexodia c3ae35a649
BRIDGE+GUI: removed unused _gui_sendmessageasync export 2016-07-22 19:50:09 +02:00
mrexodia 5b8e1b7f21
BRIDGE: fixed bridgegraph.h compilation for older MSVC versions 2016-07-22 19:50:09 +02:00
mrexodia 148d7ea1cb
GUI: fixed warning in SymbolView 2016-07-22 19:50:09 +02:00
justin 4f91279a35
Made it possible to select multiple modules and search them all at once. 2016-07-22 19:50:09 +02:00
justin aa989d1b3c
Previous edit to log view broke it -- if you clicked on the screen, text would insert there. movecursor is needed on both sides 2016-07-22 19:50:09 +02:00
justin c5eee372dc
Fixed display issue when selecting more than one page on CPU page 2016-07-22 19:50:09 +02:00
justin 6eb93678de
Modifications to breakpoint properties now update the breakpoint UI explicitly. Relevant for plugins, command line BP calls 2016-07-22 19:50:09 +02:00
justin 8daf1f5942
Added command history from #839 2016-07-22 19:50:09 +02:00
justin a15a126ce9
Added the ability to multi-select in symbols view so you can set all breakpoints that match a search 2016-07-22 19:50:09 +02:00
justin abc082ca3e
Fixed #503 sorting on thread id, number 2016-07-22 19:50:09 +02:00
mrexodia e2b4aa1927
Removed extraneous assert 2016-07-22 19:50:09 +02:00
Torusrxxx 8a40b0da6a text fix (#876) 2016-07-22 14:47:01 +02:00
mrexodia e9fd709c7e
GUI: re-added copy menu + restored dump menu order 2016-07-21 12:36:23 +02:00
mrexodia d5b7777bf3
GUI: honor config font in DisassemblerGraphView 2016-07-21 03:49:16 +02:00
mrexodia 43d9b15e15
GUI: added LJMP as unconditional jump 2016-07-21 03:22:14 +02:00