mrexodia
1c09f5ff01
DBG: use BridgeCFGraph in RecursiveAnalysis
2016-07-12 07:49:29 +02:00
mrexodia
0c8d69e493
DBG: speed up with waiting for threads to close
2016-07-12 07:47:25 +02:00
mrexodia
ace432accc
DBG: resolved issue #171 (auto-update dump)
2016-07-12 05:08:09 +02:00
mrexodia
fdcc3a8236
DBG: improved RecursiveAnalysis
2016-07-12 04:43:54 +02:00
mrexodia
bf4856e4ec
DBG: fixed memory map refreshing ( #836 )
2016-07-12 02:23:09 +02:00
mrexodia
b9d7c865ec
DBG: slight refactor of cbGenericBreakpoint + fixed duplicate log message
2016-07-10 18:48:46 +02:00
mrexodia
fdf3ec8b8d
Merge branch 'development' of https://github.com/jdavidberger/x64dbg into jdavidberger-development
...
# Conflicts:
# src/dbg/_plugins.h
# src/dbg/expressionfunctions.cpp
# src/dbg/expressionfunctions.h
# src/dbg/plugin_loader.cpp
# src/dbg/plugin_loader.h
2016-07-10 13:04:42 +02:00
mrexodia
f768f5cbf3
DBG: userdata in _plugin_registerexprfunction
2016-07-10 11:49:09 +02:00
justin
c3f03b6675
Added support for passing user data with expression functions
2016-07-09 15:56:39 -06:00
justin
1d11564437
More modifications to seperate out debug/release modes
2016-07-09 10:40:07 -06:00
justin
d3c31fd8de
Added 'Silent' option for breakpoints
2016-07-09 10:40:07 -06:00
mrexodia
4657786726
DBG: more expression functions
2016-07-09 18:23:45 +02:00
mrexodia
e8c2e5c572
DBG: added 'srcline' exprfunc
2016-07-09 17:41:16 +02:00
mrexodia
150830a9c9
DBG: slight change to DbgFunctions()->GetAddrFromLine
2016-07-09 17:09:38 +02:00
mrexodia
063872f1f8
DBG: only resolve source lines without displacement
2016-07-09 14:51:01 +02:00
mrexodia
1a7f87d440
DBG+GUI: fixed a crash with escaped section names
2016-07-09 13:03:32 +02:00
mrexodia
3c71e8493c
DBG: resolved issue #210 (pass-through of command line parameters)
2016-07-09 12:14:02 +02:00
mrexodia
f266f1ebce
DBG: fixed a crash
2016-07-09 12:13:04 +02:00
mrexodia
6f889c6b91
DBG+GUI: different default for bTraceRecordEnabledDuringTrace
2016-07-09 08:54:08 +02:00
mrexodia
e5c12f861e
DBG: moved analysis code to a separate directory
2016-07-09 08:44:28 +02:00
mrexodia
388e965f46
moved documented commands to the appropriate sections
2016-07-09 08:26:25 +02:00
mrexodia
836f44450f
DBG: improved output for exinfo
2016-07-09 08:11:31 +02:00
mrexodia
9ee48b630b
DBG: added the exinfo command (extended information on the last exception)
2016-07-09 08:03:16 +02:00
mrexodia
79771f5a85
DBG: added RegisterEasy to eventually register lots of expression functions
2016-07-08 05:48:20 +02:00
mrexodia
e5c2b6ae7f
DBG: expose registration of expression functions to plugins
2016-07-07 13:40:34 +02:00
mrexodia
2a8e7e9026
DBG: restrict naming of expression functions
2016-07-07 13:19:26 +02:00
mrexodia
ecd7988e28
DBG: workaround for some windows bullshit with duplicate cbLoadDll in compatibility mode
2016-07-07 13:07:55 +02:00
jdavidberger
45c45ffb64
Fixed label bug, guarded header file for window kit 8.1, debug builds build in non-release folder ( #826 )
...
* Make extremely long status messages not resize the window
* Added ifdefs to differentiate between windows kit versions to address a breaking change between 7.1 and 8
* Modified build settings so debug build is put in a seperate directory
2016-07-07 12:21:23 +02:00
mrexodia
504c794667
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
...
# Conflicts:
# src/dbg/threading.h
# src/dbg/x64_dbg.cpp
# src/dbg/x64_dbg_dbg.vcxproj.filters
# src/gui/resource.qrc
2016-07-07 12:16:34 +02:00
Torusrxxx
8b0852dddc
remove expensive operation
2016-07-07 08:16:17 +00:00
Torusrxxx
f62683f62b
remove expensive operations
2016-07-07 08:12:29 +00:00
Torusrxxx
1ffd38707e
remove unused function
2016-07-07 08:04:51 +00:00
Torusrxxx
5cf50d871b
fix compile error
2016-07-07 07:52:04 +00:00
Torusrxxx
ffab7f7890
disable expensive operations in tracing
2016-07-07 07:47:03 +00:00
Torusrxxx
a9b23ad041
disable expensive operations in tracing
2016-07-07 07:45:22 +00:00
Torusrxxx
a8242b41b8
watch view
2016-07-07 07:33:39 +00:00
mrexodia
c855c15fd7
DBG: full function support in ExpressionParser
2016-07-07 09:02:39 +02:00
mrexodia
5358596997
DBG: ExpressionFunctions class to handle function calls in ExpressionParser
2016-07-07 09:02:07 +02:00
mrexodia
f49e5ad7f1
DBG: support for functions in ExpressionParser
2016-07-07 08:21:24 +02:00
Torusrxxx
30972da1ad
watch view
2016-07-07 06:09:31 +00:00
Torusrxxx
de2795d8e9
do not link to bridge
2016-07-07 06:07:47 +00:00
Torusrxxx
ae58a993ba
watch view
2016-07-07 06:02:47 +00:00
Torusrxxx
2dd41b3d76
watch view
2016-07-07 06:01:31 +00:00
Torusrxxx
1f6e977730
watch view and instruction undo
2016-07-07 06:00:19 +00:00
Torusrxxx
2bf8967132
watch view and instruction undo
2016-07-07 05:58:19 +00:00
mrexodia
9bdef3264f
DBG: allow unary add operator
2016-07-07 07:23:25 +02:00
mrexodia
fc91c495c4
DBG: fixed a bug in cmddirectexec
2016-07-07 07:02:00 +02:00
Torusrxxx
21e545517f
instruction undo
2016-07-07 04:55:42 +00:00
Torusrxxx
c806824171
instruction undo
2016-07-07 04:53:07 +00:00
mrexodia
608bc275cd
DBG: nicely cut away the hacky command processing crap
2016-07-07 06:45:37 +02:00