Torusrxxx
|
bb51f6a898
|
context menu in xrefs dialog (#1244)
|
2016-11-18 08:29:47 +01:00 |
Torusrxxx
|
c1f15b2794
|
decode function offset in stack (#1243)
* decode function offset in stack
* fix issue 1242
* remove untranslatable thing
|
2016-11-14 08:25:11 +01:00 |
mrexodia
|
430e59ef74
|
PROJECT: updated capstone_wrapper
|
2016-11-14 08:08:57 +01:00 |
mrexodia
|
14e8af90cd
|
GUI: fixed issue #1238 (trace record in popup works again)
|
2016-11-09 22:50:10 +01:00 |
mrexodia
|
80d9db7957
|
DBG: fixed issue #1237 (wrong analysis of jmp $0)
|
2016-11-09 22:47:00 +01:00 |
mrexodia
|
a4419b5457
|
DBG: CB_ADDRINFO to handle dynamic comments
|
2016-11-09 22:44:57 +01:00 |
mrexodia
|
567d5a8ba4
|
DBG: dont list autocomments per default
|
2016-11-09 22:38:54 +01:00 |
mrexodia
|
dc290163ae
|
PROJECT: fixed error creating ssl context error
|
2016-11-08 09:39:21 +01:00 |
Torusrxxx
|
52bfa80f68
|
Revert "GUI: speed improvements in Disassembly" (#1233)
|
2016-11-08 09:26:59 +01:00 |
mrexodia
|
d63283ff43
|
GUI: partially resolved issue #1226
|
2016-11-08 08:58:05 +01:00 |
mrexodia
|
8ef2e4d990
|
DBG+BRIDGE: resolved issue #1231 (gui not updated)
|
2016-11-08 08:58:05 +01:00 |
ecx86
|
83631db154
|
GUI: Add "Copy RVA" shortcut (#1232)
* Add Copy RVA shortcut
* Fix Copy RVA shortcut for hex dump
|
2016-11-08 08:57:27 +01:00 |
kkthx
|
afabd01f77
|
GUI: Comments and labels in graph view (#1229)
|
2016-11-07 22:06:37 +01:00 |
mrexodia
|
3a7726015f
|
DBG: fixed issue with format delimiter
|
2016-11-07 19:32:38 +01:00 |
Torusrxxx
|
28d174840a
|
fixed translation (#1228)
|
2016-11-07 16:59:36 +01:00 |
kkthx
|
9e5da8d4e2
|
GUI: fixed issue #1212 (#1224)
"Content" of the section in "Memory Map"
|
2016-11-06 22:11:33 +01:00 |
mrexodia
|
6b5b386893
|
Merge branch 'development' of https://github.com/x64dbg/x64dbg into development
|
2016-11-06 20:35:26 +01:00 |
mrexodia
|
b987511a07
|
GUI: closes issue #1223
|
2016-11-06 20:34:02 +01:00 |
kkthx
|
1f3ad5702e
|
GUI: fixed inconsistent shortcuts in graph view (#1222)
|
2016-11-06 18:43:51 +01:00 |
mrexodia
|
6b4a5f48d7
|
Merge branch 'refs/heads/fixes' into development
|
2016-11-06 16:50:16 +01:00 |
mrexodia
|
f508a22157
|
GUI: added advanced conditional trace dialog
|
2016-11-06 16:44:11 +01:00 |
mrexodia
|
d7c296f2e3
|
GUI: resolved issue #1220
|
2016-11-06 15:11:46 +01:00 |
mrexodia
|
6695b4690b
|
GUI: reverted new nonprint/null character replacement
|
2016-11-06 14:50:41 +01:00 |
mrexodia
|
a3e097e235
|
DBG: fixed a bug with breakpoint count not shown
|
2016-11-05 19:48:21 +01:00 |
mrexodia
|
98a009230d
|
DBG: replaced all 'not enough arguments' (closes #1216)
|
2016-11-05 05:07:32 +01:00 |
Nukem
|
e5026590b4
|
DBG: Capitalize console error/output messages (#1215)
|
2016-11-05 04:45:39 +01:00 |
mrexodia
|
e285b4ed2f
|
GUI: option to not highlight operands and continue with the mnemonic highlighting instead
|
2016-11-05 04:36:33 +01:00 |
mrexodia
|
b61a681f25
|
DBG: fixed the ENABLE_MEM_TRACE option
|
2016-11-05 04:36:33 +01:00 |
mrexodia
|
5f6060f9df
|
DBG: set foreground on cbSystemBreakpoint
|
2016-11-05 04:36:33 +01:00 |
torusrxxx
|
1c1f78fb99
|
disabled .NET checking for DLL
|
2016-11-05 11:06:55 +08:00 |
mrexodia
|
ca3f9c784f
|
DBG: fixed the ENABLE_MEM_TRACE option
|
2016-11-03 06:12:49 +01:00 |
mrexodia
|
f6badb63ab
|
DBG: set foreground on cbSystemBreakpoint
|
2016-11-03 04:10:24 +01:00 |
Torusrxxx
|
da5b38f657
|
print stack trace (#1210)
|
2016-11-02 16:38:09 +01:00 |
mrexodia
|
fa15877303
|
DBG: allow skipping of INT3 instructions when using run
|
2016-11-02 01:33:08 +01:00 |
mrexodia
|
12fba8887b
|
DBG: execute trace record on forced CIP change
|
2016-11-02 01:26:40 +01:00 |
mrexodia
|
10f1994bdd
|
DBG: fixed incorrect variale name for TraceCondition
|
2016-11-01 14:57:06 +01:00 |
Torusrxxx
|
248b49e18e
|
traced background in references and source (#1209)
|
2016-11-01 14:36:06 +01:00 |
mrexodia
|
7376b2516e
|
GUI: fixed weird frame
|
2016-10-31 23:22:24 +01:00 |
mrexodia
|
fc2dea68c3
|
GUI: cleaner look in CPUWidget
|
2016-10-31 22:39:59 +01:00 |
mrexodia
|
ce455e3af3
|
GUI: consistency for non-printable characters
|
2016-10-31 19:31:52 +01:00 |
mrexodia
|
36cb3b5d9f
|
DBG: removed useless checks for nullptr before delete
|
2016-10-31 06:43:57 +01:00 |
mrexodia
|
17cbb2bc77
|
DBG: commands for setting trace log/command
|
2016-10-31 06:43:57 +01:00 |
mrexodia
|
2632a95f03
|
DBG: advanced conditional tracing with logging and commands
|
2016-10-31 06:43:57 +01:00 |
mrexodia
|
43558700d9
|
DBG: improved various variable sets with conditional breakpoints
|
2016-10-31 06:43:57 +01:00 |
mrexodia
|
d63a39ad80
|
DBG: better semantics of conditional breakpoint variables
|
2016-10-31 06:43:56 +01:00 |
mrexodia
|
1fdc8c0ebd
|
DBG: trace refactor to save code duplication
|
2016-10-31 06:43:56 +01:00 |
mrexodia
|
d7bc9ceb66
|
DBG: refactored trace condition in separate TraceState class
|
2016-10-31 06:43:56 +01:00 |
mrexodia
|
70c00cb2bb
|
DBG: renamed tracing functions for clarity
|
2016-10-31 06:43:55 +01:00 |
kkthx
|
2aa029617b
|
GUI: remove unnecesary bar in graph image (#1205)
|
2016-10-30 20:02:46 +01:00 |
mrexodia
|
703a1e4141
|
GUI: remember history in goto file offset and file address (closes #1201 and #1200)
|
2016-10-30 18:54:09 +01:00 |