mrexodia
|
862892e9c8
|
GUI: updated Translations
|
2016-07-13 08:23:54 +02:00 |
mrexodia
|
7c8708db76
|
PROJECT: delete useless x64dbg.qm translation
|
2016-07-12 13:01:36 +02:00 |
mrexodia
|
e40162ff38
|
PROJECT: updated translations + no longer create x64dbg.qm
|
2016-07-12 09:18:04 +02:00 |
mrexodia
|
ca43f37f35
|
GUI: more translations
|
2016-07-12 09:13:56 +02:00 |
mrexodia
|
1c09f5ff01
|
DBG: use BridgeCFGraph in RecursiveAnalysis
|
2016-07-12 07:49:29 +02:00 |
mrexodia
|
e5c3370ae2
|
GUI: fixed crashes in FavouriteTools
|
2016-07-12 07:48:10 +02:00 |
mrexodia
|
0c8d69e493
|
DBG: speed up with waiting for threads to close
|
2016-07-12 07:47:25 +02:00 |
mrexodia
|
305235a45f
|
BRIDGE: fixed warning in bridgegraph
|
2016-07-12 07:47:00 +02:00 |
mrexodia
|
cfe6e25a0e
|
BRIDGE: initial interface for graphing
|
2016-07-12 07:28:43 +02:00 |
mrexodia
|
d9fc45da86
|
DBG: fixed a crash with page down at the end of the page in disasm
|
2016-07-12 06:07:05 +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
|
1d9585e5f4
|
GUI: don't highlight an invalid memory address CIP
|
2016-07-12 02:22:23 +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
|
b1edb1a44a
|
Move cursor after inserting message. Otherwise multi-line prints are off-screen until next print
|
2016-07-09 16:03:31 -06:00 |
justin
|
c3f03b6675
|
Added support for passing user data with expression functions
|
2016-07-09 15:56:39 -06:00 |
justin
|
4e4378811c
|
Guarded for a particular bug when you select an item in the auto complete, then hit space
|
2016-07-09 11:33:22 -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
|
e0497818c0
|
GUI: step into/over (source) (implemented with conditional tracing)
|
2016-07-09 17:58:13 +02:00 |
mrexodia
|
e8c2e5c572
|
DBG: added 'srcline' exprfunc
|
2016-07-09 17:41:16 +02:00 |
mrexodia
|
88784b357a
|
GUI: better performance in SearchListViewTable + show which module CIP is in with the symbol view
|
2016-07-09 17:11:22 +02:00 |
mrexodia
|
150830a9c9
|
DBG: slight change to DbgFunctions()->GetAddrFromLine
|
2016-07-09 17:09:38 +02:00 |
mrexodia
|
7f7e4ff4b9
|
GUI: better source debugging + better SearchListViewTable
|
2016-07-09 15:10:31 +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
|
9123ed3338
|
LAUNCHER: correctly forward gflags.exe command line arguments
|
2016-07-09 12:50:02 +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
|
08cfccedba
|
GUI: updated Translations
|
2016-07-09 10:45:23 +02:00 |
mrexodia
|
c95034e7a1
|
GUI: significant cut with icon construction length (use DIcon with just the filename from now on)
|
2016-07-09 10:44:11 +02:00 |
mrexodia
|
6df9712ae3
|
GUI: more GUI icons (#775)
|
2016-07-09 10:23:12 +02:00 |
mrexodia
|
3cb1fd6b09
|
GUI: icon for undo instruction
|
2016-07-09 10:08:40 +02:00 |
mrexodia
|
912aef4102
|
PROJECT: moved Translations into a submodule for easy crowdin integration
|
2016-07-09 09:10:28 +02:00 |
mrexodia
|
0459a5832e
|
GUI: temporarily delete Translations directory
|
2016-07-09 09:09:31 +02:00 |
mrexodia
|
7248f0aa60
|
PROJECT: crowdin badge
|
2016-07-09 09:03:04 +02:00 |
mrexodia
|
d74db3044c
|
GUI: updated translations
|
2016-07-09 08:56:52 +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
|
069f524500
|
PROJECT: updated readme
|
2016-07-09 01:59:55 +02:00 |
mrexodia
|
d0e07312ff
|
PROJECT: readme on signatures in hooks
|
2016-07-08 06:09:41 +02:00 |
mrexodia
|
3a53898470
|
PROJECT: GPG on hooks
|
2016-07-08 06:05:04 +02:00 |
mrexodia
|
79771f5a85
|
DBG: added RegisterEasy to eventually register lots of expression functions
|
2016-07-08 05:48:20 +02:00 |