Forsari0
67cf947fd5
Use strncpy_s with _TRUNCATE flag
2016-08-25 01:06:31 +02:00
Forsari0
0b55e90b27
Add new column in 'Attach' dialog - 'CommandLine arguments', which is show command line arguments taken from target process PEB structure
2016-08-25 01:06:31 +02:00
Forsari0
dc790729df
Add 'Show PID in HEX' setting in GUI subtab (affects only 'Attach' dialog, default is TRUE)
2016-08-25 01:06:31 +02:00
mrexodia
b39023320c
updated Translations
2016-08-24 18:35:15 +02:00
torusrxxx
2d100b6179
Unified Translation File
2016-08-24 16:52:55 +08:00
torusrxxx
65fd919d08
More fix for #886
2016-08-24 16:18:10 +08:00
torusrxxx
57a3d2e2f7
fix issue #886
2016-08-24 16:09:26 +08:00
torusrxxx
2fe5601374
Ctrl+A for analyze (need better algorithm)
2016-08-23 20:27:32 +08:00
torusrxxx
0b22647d9c
translate a string
2016-08-23 19:55:22 +08:00
torusrxxx
66131019f9
show some placeholder in the empty graph
2016-08-23 19:35:07 +08:00
torusrxxx
a50feb4d33
rewrite general purpose commands
2016-08-23 19:19:58 +08:00
torusrxxx
ae32f5dce0
some fixes
2016-08-23 12:35:12 +08:00
torusrxxx
cdafdb2b8b
restored "fext" sematics
2016-08-23 12:06:30 +08:00
torusrxxx
740684100c
Thread Safe
2016-08-23 10:46:25 +08:00
torusrxxx
2324106748
small fixes
2016-08-21 20:28:15 +08:00
torusrxxx
15ca3cfbed
use critical section to reduce race condition
2016-08-21 17:42:05 +08:00
torusrxxx
3bab962dbc
fine tuning of translations
2016-08-21 17:28:30 +08:00
torusrxxx
7b222f786b
removed fhex
2016-08-21 16:10:55 +08:00
torusrxxx
638fca28e4
more strings translated
2016-08-21 15:21:22 +08:00
torusrxxx
3282b0d4ea
Translate the DBG (initial work)
2016-08-21 12:49:18 +08:00
torusrxxx
6c82cc95c7
fix issue 928
2016-08-20 21:30:08 +08:00
torusrxxx
1c6c1583d2
temporary
2016-08-20 20:18:16 +08:00
torusrxxx
5a04cc70f3
Merge branch 'development' of https://github.com/x64dbg/x64dbg into development
2016-08-20 19:09:27 +08:00
Mr. eXoDia
b00b25bcee
DBG: allow graph to span over the full module
2016-08-20 06:04:46 +02:00
torusrxxx
35177e8548
thread id functions
2016-08-19 22:42:57 +08:00
torusrxxx
90ca38f40e
fix issue 971
2016-08-19 22:36:42 +08:00
Torusrxxx
7755b6c895
Fix when double-clicking on the dump when not debugging modify dialog would appear ( #991 )
2016-08-18 14:08:03 +02:00
Mr. eXoDia
091f1d5186
GUI: virtual module dialog in memory map
2016-08-17 21:21:49 +02:00
Mr. eXoDia
582ec7a77a
DBG: small fix for modules without extension
2016-08-17 21:21:19 +02:00
Mr. eXoDia
2d609acafc
DBG: fixed a CRT crash with certain module names
2016-08-17 18:17:54 +02:00
mrexodia
3ac8658c97
GUI: fixed a compile warning on x64
2016-08-17 16:57:43 +02:00
mrexodia
b67b36b11f
GUI: AStyle CPUStack
2016-08-17 16:49:01 +02:00
mrexodia
c184e5a6bd
LAUNCHER: static MSVCRT libraries
2016-08-17 16:49:01 +02:00
Mr. eXoDia
e47482dec8
allow user to change thread name #980
2016-08-17 16:41:02 +02:00
Torusrxxx
e794d47015
Trace Record in Graph View ( #978 )
...
* clean up
* Trace Record in Graph View
* fix
* Trace record in graph overview
* Trace Record in Tooltip
2016-08-17 16:34:51 +02:00
genuine_
86b27c9eb8
Disable FS redirection for 64bit applications on WoW64 ( #981 )
...
* Disable Redirection for Wow64 Processes. Issue #899
* Fixing for WinXP compatibility
* format code
* format code
* Still trying to fix issues with 32bit systems
* remove extra new line
2016-08-17 16:34:46 +02:00
genuine_
1d36e53d70
Fix for Follow in Dump N in Stack View ( #984 )
2016-08-17 16:34:42 +02:00
Torusrxxx
6c44c18c00
Realign stack pointer ( #987 )
2016-08-17 16:34:34 +02:00
CryptXor
e6b831e631
Minor fixes ( #977 )
...
Minor fixes to jit.h and taskthread.h, as well as an additional entry to .gitignore
2016-08-13 21:25:59 +02:00
Torusrxxx
5f8dfcea15
clean up ( #926 )
2016-08-13 13:59:26 +02:00
Torusrxxx
616810fca7
shortcuts ( #925 )
2016-08-12 13:09:52 +02:00
Torusrxxx
72284e8528
fix ( #922 )
2016-08-10 16:26:01 +02:00
Torusrxxx
df9495cfea
simplify code ( #919 )
...
* simplify code
* simplify code
2016-08-10 14:05:16 +02:00
Torusrxxx
37140c49b7
fix issue #915 ( #916 )
...
* fix issue #915
* remove unnecessary MRU code
* revert some changes
* remove all MRU code from openFile
2016-08-07 08:47:01 +02:00
Mr. eXoDia
3fb227af03
GUI: added interface for run/step with swallow exceptions
2016-08-05 18:41:02 +02:00
Mr. eXoDia
2b10380668
DBG: added run/step commands that swallow the exception
2016-08-05 18:38:15 +02:00
torusrxxx
c9dced3c91
don't disassembly cross function boundary in the tooltip
2016-08-04 13:32:24 +02:00
Torusrxxx
1a10ded9a3
prototype of #890 (preview call or jump destination) ( #910 )
...
* prototype of #890 (preview call or jump destination
* resolve issue with call dword ptr ds:[MessageBoxA]
* tidy up headers
* hide tooltip when mouse is outside disassembly view
2016-08-04 13:16:52 +02:00
Mr. eXoDia
376d59185b
GUI: added GUID data copy format #907
2016-08-02 16:21:23 +02:00
Mr. eXoDia
b05a1422b3
DBG+GUI: removed strong language ( #211 )
2016-07-31 17:59:49 +02:00
Mr. eXoDia
1884f830bf
GUI: updated translations
2016-07-31 16:48:59 +02:00
Mr. eXoDia
e50498956f
Merge branch 'development' of https://github.com/torusrxxx/x64dbg into torusrxxx-development
2016-07-31 16:47:11 +02:00
Mr. eXoDia
8159151eef
GUI: customizable colors in the graph
2016-07-31 16:46:14 +02:00
Mr. eXoDia
fc5fd37610
GUI: minor change to the Language menu in MainWindow
2016-07-31 16:45:46 +02:00
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
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
mrexodia
d75cc49eca
GUI: different shadow color for terminal nodes
2016-07-21 03:19:10 +02:00
mrexodia
47f044eeb1
DBG: fixes in RecursiveAnalysis
2016-07-21 03:00:02 +02:00
mrexodia
b0aba0be5c
DBG+BRIDGE+GUI: don't reload graph when graphing inside currently-browsed function
2016-07-21 02:53:41 +02:00
mrexodia
2bb84cf575
PROJECT: updated capstone_wrapper
2016-07-21 02:51:31 +02:00
mrexodia
1460c2cb4e
GUI: more performance improvements in DisassemblerGraphView
2016-07-20 22:34:23 +02:00
mrexodia
c1ddb5ca93
GUI: performance improvement in the DisassemblerGraphView
2016-07-20 21:28:38 +02:00
mrexodia
cbe36e99a1
GUI: update Translations
2016-07-20 14:05:04 +02:00
mrexodia
f15e48a1e8
GUI: system language as default interface language #867
2016-07-20 14:04:01 +02:00
mrexodia
33bc85fdea
GUI: updated Translations
2016-07-20 13:54:02 +02:00
mrexodia
2007fa1c84
GUI: resolved issue #873 (truncated comments)
2016-07-20 13:48:20 +02:00
mrexodia
2d9329238a
DBG: AStyle debugger.cpp
2016-07-20 12:07:41 +02:00
mrexodia
4f4577c45a
GUI: fixed a drawing bug in DisassemblerGraphView
2016-07-20 12:07:09 +02:00
mrexodia
cb1f722c4c
PROJECT: fixed build errors in debug mode
2016-07-20 11:47:00 +02:00
mrexodia
d584ba10a5
DBG+GUI: small changes to stringformat
2016-07-20 11:47:00 +02:00
mrexodia
1a8781aa45
GUI: fixed warnings
2016-07-20 11:47:00 +02:00
Torusrxxx
bc1ca1f3c6
fix wrong behaviour with prefixed retn ( #869 )
2016-07-19 22:09:47 +02:00
mrexodia
2f16292a5f
BRIDGE+DBG: small fixes in pluginsdk
2016-07-18 23:21:26 +02:00
Mr. eXoDia
447ae3b0db
GUI: AStyle CPUDump
2016-07-18 21:58:30 +02:00
Mr. eXoDia
9bdf467ce7
BRIDGE: simplify bridgegraph
2016-07-18 16:01:56 +02:00
Torusrxxx
2cac1af5de
use MenuBuilder in CPUDump ( #865 )
...
* use MenuBuilder
* fix error #866 and clean up unused members of CPUDump
2016-07-18 15:31:46 +02:00
Mr. eXoDia
cff67aa8ff
Merge branch 'graph' into development
...
# Conflicts:
# src/gui/resource.qrc
2016-07-17 23:23:22 +02:00
Mr. eXoDia
9101501b0e
GUI: context menu in graph
2016-07-17 23:18:20 +02:00
Torusrxxx
69580f1cc2
fix issue #851 ( #863 )
2016-07-17 16:32:56 +02:00
Duncan Ogilvie
8c1981361a
Revert "Added ability to roughly measure UI latency; code to try and maintain that latency at <50ms" ( #859 )
2016-07-17 14:42:23 +02:00
Mr. eXoDia
2361077011
GUI: RichTextPainter in graph
2016-07-17 14:33:22 +02:00
jdavidberger
85e147a6ab
Added ability to roughly measure UI latency; code to try and maintain that latency at <50ms ( #834 )
...
* Removed extraneous assert
* Added additional protection to prevent the QT message queue from getting too far behind
* Fixed #503 sorting on thread id, number
* Added the ability to multi-select in symbols view so you can set all breakpoints that match a search
* Added command history from #839
* Modifications to breakpoint properties now update the breakpoint UI explicitly. Relevant for plugins, command line BP calls
* Fixed display issue when selecting more than one page on CPU page
* Fixed issue where last sent debug state was occasionally wrong. This required making all async entries into GuiSetDebugState run on the same thread; so it should have marginal performance gains too.
* Modified getdbgevents to be a 64 bit counter which doesn't reset. Adjusted TimeWastedCounter to match; added two optional modes
* Previous edit to log view broke it -- if you clicked on the screen, text would insert there. movecursor is needed on both sides
* Made it possible to select multiple modules and search them all at once.
2016-07-17 12:55:19 +02:00
bloodwrath
c32eefa4dd
Issue #852 add bswap command ( #856 )
...
* defined 'bswap' command as cbInstrBswap. seems to work when the dest var is a register or user-defined var. address args fail.
* rewrote bswap to use StringUtils::sprintf formatting.
* removed debug prints from byteswap func. added error message when parsed arg isn't a variable.
* formatted.
2016-07-17 12:53:15 +02:00
Torusrxxx
a3cc839d42
Log redirection ( #849 )
...
* Log redirection
* invalid handle is INVALID_HANDLE_VALUE not NULL
* Use cstdio
* fix issue with Unicode file name
* update icons
* update error message
2016-07-17 12:52:29 +02:00
Mr. eXoDia
027cb2f396
GUI: basic tokens of graph working
2016-07-17 02:00:11 +02:00
Mr. eXoDia
fdc08c6600
GUI: very basic graph working
2016-07-17 01:25:05 +02:00
Mr. eXoDia
e24d8c21a3
DBG: various fixes in RecursiveAnalysis
2016-07-17 01:24:05 +02:00
Mr. eXoDia
79cdced6fe
DBG: added aliases in expressionfunctions + implemented gui selection functions
2016-07-17 01:19:09 +02:00
Mr. eXoDia
7e0532b9d8
BRIDGE: add node data in BridgeCFNode
2016-07-17 00:26:01 +02:00
Mr. eXoDia
701319e0d5
GUI: fixed tab order save error
2016-07-16 22:44:25 +02:00
Mr. eXoDia
51c887aee0
GUI: graph ui working
2016-07-16 19:43:33 +02:00
Mr. eXoDia
7e3ee588b2
GUI: DisassemblerGraphView slot implementations
2016-07-16 19:42:14 +02:00
Mr. eXoDia
9c008f088c
DBG: graph command
2016-07-16 19:41:02 +02:00
Mr. eXoDia
dfd8909f73
DBG: GetFunctionGraph in RecursiveAnalysis
2016-07-16 19:40:32 +02:00
Mr. eXoDia
53f4a73b84
BRIDGE: const ToGraphList
2016-07-16 19:39:39 +02:00
Mr. eXoDia
1997c2f2d8
GUI: graph signals
2016-07-16 17:22:47 +02:00
bloodwrath
135af2d543
fix issue 518: switch to CPU view after closing last reference view tab. ( #854 )
...
* fix issue 518: switch to CPU view after closing last reference view tab.
* formatted using hooks\AStyleWhore.exe
2016-07-16 16:59:57 +02:00
Mr. eXoDia
731eb00cfb
BRIDGE: fixed bridgegraph
2016-07-15 13:50:09 +02:00
Torusrxxx
e2074e1e77
fix issue #835 ( #848 )
2016-07-15 11:27:54 +02:00
mrexodia
8d71015d08
GUI: better isValidLocale function
2016-07-13 11:07:47 +02:00
mrexodia
6c9c744ba2
DBG: resolved issue #841 (fixed inter modular calls)
2016-07-13 11:07:47 +02:00
mrexodia
0bc4ccbd27
GUI: initial graph commit
2016-07-13 11:07:17 +02:00
Torusrxxx
f6e2b333ec
fix broken favourites keyboard shortcut ( #844 )
...
* fix broken shortcut
* fix broken shortcut
2016-07-13 10:34:15 +02:00
mrexodia
14bd15007d
GUI: better isValidLocale function
2016-07-13 08:59:54 +02:00
mrexodia
cdd3194d43
DBG: resolved issue #841 (fixed inter modular calls)
2016-07-13 08:51:55 +02:00
mrexodia
862892e9c8
GUI: updated Translations
2016-07-13 08:23:54 +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
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
79771f5a85
DBG: added RegisterEasy to eventually register lots of expression functions
2016-07-08 05:48:20 +02:00
mrexodia
5a3b2d54c6
GUI: fixed shorcuts with shift (now Ctrl+Shift+> works!)
2016-07-08 00:10:45 +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
6c2f16feec
revert change to help
2016-07-07 09:38:11 +00:00
Torusrxxx
cb5e6b8659
add %PID% variable
2016-07-07 09:29:54 +00:00
Torusrxxx
f9774ecdab
set up shortcut for "manage favourite tools"
2016-07-07 08:43:08 +00: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
68899a26ee
translate this file
2016-07-07 06:16:51 +00: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
Torusrxxx
0be749cc02
watch view
2016-07-07 04:50:42 +00:00
Torusrxxx
94c9384c0c
watch view
2016-07-07 04:48:52 +00:00
mrexodia
608bc275cd
DBG: nicely cut away the hacky command processing crap
2016-07-07 06:45:37 +02:00
Torusrxxx
7e9dac6448
watch view, instruction undo
2016-07-07 04:31:18 +00:00
mrexodia
5788ada378
DBG: implemented allowassign flag in ExpressionParser
2016-07-07 06:21:31 +02:00
mrexodia
7215296036
DBG: implement prefix/suffix increment/decrement in ExpressionParser
2016-07-07 06:02:01 +02:00
Torusrxxx
8504ac24f3
instruction undo, watch view
2016-07-07 03:37:20 +00:00
Torusrxxx
904953fc16
instruction undo
2016-07-07 03:36:14 +00:00
Torusrxxx
8e311a115e
instruction undo
2016-07-07 03:29:13 +00:00
Torusrxxx
739442c66c
instruction undo
2016-07-07 03:28:31 +00:00
Torusrxxx
cb455ee2a4
watch view
2016-07-07 03:27:39 +00:00
Torusrxxx
acb84c7eb6
watch view
2016-07-07 03:26:44 +00:00
Torusrxxx
faa9cea112
watch view
2016-07-07 03:25:46 +00:00
Torusrxxx
bdd6286a9d
watch view
2016-07-07 03:23:35 +00:00
Torusrxxx
bd77b92bda
watch view
2016-07-07 03:22:53 +00:00
Torusrxxx
0e58a74b16
update project file
2016-07-07 03:20:25 +00:00
Torusrxxx
a0913fc039
icons
2016-07-07 03:19:24 +00:00
mrexodia
d224cc35aa
DBG: implemented assignment operators in ExpressionParser
2016-07-07 05:18:43 +02:00
Torusrxxx
c6521e1f6c
fatal error icon
2016-07-07 03:18:21 +00:00
Torusrxxx
4f9884dd08
favourite icon
2016-07-07 03:17:30 +00:00
Torusrxxx
40bdab8668
add more configurations
2016-07-07 03:14:24 +00:00
Torusrxxx
68acbcfd6a
more robust input box
2016-07-07 03:13:30 +00:00
Torusrxxx
ae8495f0b4
more robust input box
2016-07-07 03:12:55 +00:00
Torusrxxx
6c69c4884e
add string watching
2016-07-07 03:11:22 +00:00
mrexodia
d2d2620b81
DBG: more simplification in ExpressionParser
2016-07-07 03:16:25 +02:00
mrexodia
c4b657c687
DBG: added logical implication operator in the ExpressionParser
2016-07-07 03:05:04 +02:00
mrexodia
54c2bbc5c9
DBG: some simplification in ExpressionParser
2016-07-07 02:37:55 +02:00
mrexodia
92b8a1d1ba
DBG: reduced memory map refresh time
2016-07-07 02:01:59 +02:00
mrexodia
822a89b8e9
GUI: added more icon files from #775
2016-07-07 01:48:57 +02:00
Torusrxxx
d3cfca894c
watch view
2016-07-06 14:53:47 +00:00
Torusrxxx
078a1ab834
watch view
2016-07-06 14:52:55 +00:00
Torusrxxx
f82373de51
watch view
2016-07-06 14:51:51 +00:00
Torusrxxx
ea6ec3d315
watch view
2016-07-06 14:49:09 +00:00
Torusrxxx
abc38bf305
watch view
2016-07-06 14:48:34 +00:00
Torusrxxx
cee9d9ec91
favourite tools, instruction undo
2016-07-06 14:46:14 +00:00
Torusrxxx
99fb590b9d
favourite tools, instruction undo
2016-07-06 14:44:35 +00:00
Torusrxxx
c8366afddb
favourite tools, instruction undo
2016-07-06 14:43:24 +00:00
Torusrxxx
6922cd4b58
favourite tools
2016-07-06 14:41:28 +00:00
Torusrxxx
862a777b9b
favourite tools
2016-07-06 14:40:50 +00:00
Torusrxxx
e5dfed729e
favourite tools
2016-07-06 14:40:06 +00:00
Torusrxxx
64defa2b81
favourite tools
2016-07-06 14:39:18 +00:00
Torusrxxx
4a0a8cec4c
favourite tools
2016-07-06 14:38:31 +00:00
Torusrxxx
b52a748271
favourite tools
2016-07-06 14:35:43 +00:00
mrexodia
22920ca4ea
BRIDGE+DBG: don't drop log messages when gui updates are disabled
2016-07-06 10:01:25 +02:00
mrexodia
5bf5bf4eb5
DBG+GUI: better use of GuiUpdateDisable (now breakpoint all actually works)
2016-07-06 09:50:02 +02:00
mrexodia
923722cb21
DBG: ASync everywhere (totally not going to cause shit in the long run of course...)
2016-07-06 09:28:43 +02:00
mrexodia
acf652cbfa
Revert "Swapped repaints which weren't in paintEvents to updates"
...
This reverts commit 9b145bf269
.
2016-07-06 08:20:14 +02:00
mrexodia
b5fbd3a314
DBG: AStyle taskthread.h
2016-07-06 07:29:28 +02:00
mrexodia
c1f91306ad
DBG+GUI: compile + removed a crash
2016-07-06 07:29:12 +02:00
mrexodia
eb8ab472a9
Merge branch 'development' of https://github.com/jdavidberger/x64dbg into jdavidberger-development
2016-07-06 07:10:43 +02:00
justin
84ed5cd1d5
Switched to variadic impl for taskthread
2016-07-05 22:57:54 -06:00
justin
9b145bf269
Swapped repaints which weren't in paintEvents to updates
2016-07-05 21:19:25 -06:00
justin
defe153caa
Changed default rate limit time; removed windows.h include and switched to semaphore signals from CVs
2016-07-05 17:56:01 -06:00
justin
62e9e74159
Refactored memMapThread to use TaskThread
2016-07-05 17:53:51 -06:00
justin
9504c2fb21
Squelched warning from WINVER definition while making sure it stays at the targeted platform
2016-07-05 17:51:26 -06:00
mrexodia
6969cb8048
GUI: resolved issue #823 (weird drawing bug)
2016-07-05 23:20:47 +02:00
justin
f3192f61e6
Added import / exports out of modules into Script::Symbol::GetList
2016-07-05 14:53:01 -06:00
mrexodia
086a1a75c1
Merge branch 'patch-1' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-1
...
# Conflicts:
# src/dbg/debugger.cpp
2016-07-05 19:43:51 +02:00
justin
df25097e92
Fixed issue with x86 compile
2016-07-05 01:40:38 -06:00
justin
2899acd0c7
Added async and rate limit logic to calls that tended to flood the gui thread
2016-07-05 01:03:54 -06:00
justin
de39b65b1e
Now that locks are recursive, readded access lock
2016-07-05 01:03:52 -06:00
justin
df1d6f1a7c
Made locks recursive
2016-07-05 01:03:51 -06:00
justin
8bd7d93b6c
Fixed tab order
2016-07-05 00:55:06 -06:00
Torusrxxx
035646aaea
Add simple message box util function ( #818 )
...
* Add simple message box
* Add simple message box
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* Cleanup
2016-07-04 22:49:28 +02:00
Mr. eXoDia
2c3eb1ec47
DBG: trace record in conditional tracing
2016-07-02 18:15:22 +02:00
Mr. eXoDia
e08e2a8af9
GUI: added various icons #775
2016-07-01 16:14:39 +02:00
Mr. eXoDia
4c49ecb5b1
DBG: fixed the replace hardware breakpoint in slot
2016-07-01 16:13:59 +02:00
mrexodia
ed8cf2552d
DBG: resolved issue #808 (buffer overflow on certain instructions)
2016-07-01 09:25:11 +02:00
Torusrxxx
aa8d0b5d53
trace record during trace
2016-06-28 04:15:58 +00:00
Torusrxxx
48d8f9a00e
trace record during trace
2016-06-28 04:13:48 +00:00
Torusrxxx
0ee7e8f4f3
trace record during trace
2016-06-28 04:13:10 +00:00
Torusrxxx
c491b03447
trace record during trace
2016-06-28 04:10:10 +00:00
Torusrxxx
c236ffdac0
trace record during trace
2016-06-28 04:09:03 +00:00
Torusrxxx
e8dfb08efc
trace record during trace
2016-06-28 04:07:46 +00:00
mrexodia
347701f8dd
GUI: icons in the RegistersView
2016-06-28 05:49:21 +02:00
mrexodia
9deb09257a
DBG: fixed a bug with spaces in the yaramod command
2016-06-27 18:33:44 +02:00
mrexodia
65c2a4dfee
DBG: updated DeviceNameResolver
2016-06-27 01:05:23 +02:00
mrexodia
e626270bfc
GUI: and finally done correctly
2016-06-26 13:07:39 +02:00
mrexodia
b7b87b36ca
GUI: and back again (lol too tired for this shit)
2016-06-26 13:07:17 +02:00
mrexodia
fea98449b8
GUI: Ctrl -> Alt in CommandLineEdit
2016-06-26 13:06:22 +02:00
mrexodia
f616d7d0f8
GUI: Ctrl+Arrows allow selection of different script languages
2016-06-26 12:57:02 +02:00
mrexodia
a542c434bb
DBG: small fixes + added more error messages
2016-06-26 11:32:54 +02:00
mrexodia
0370886aad
DBG: stringformat fix
2016-06-25 19:29:13 +02:00
Torusrxxx
5532333101
Fix some tiny issues ( #803 )
...
* fix "error loading library" error message
it displays the macro name instead of the file name before
* allow the ending { without escape
to ease the input of source-like comments like "while(eax < 40) {"
* set some variables before breakpoint command
* breakpoint variables
2016-06-25 19:27:17 +02:00
mrexodia
4f45dff9e1
DBG+PROJECT: updated capstone_wrapper
2016-06-25 19:26:51 +02:00
mrexodia
0e391b7084
GUI: all treat selection as * hotkeys defined (+ added some defaults)
2016-06-25 00:12:37 +02:00
mrexodia
7475c393c7
GUI: more icons in CPUDisassembly
2016-06-24 23:45:41 +02:00
mrexodia
d948db0dcc
GUI: goto function start/end (fixes issue #785 )
2016-06-24 18:01:50 +02:00
mrexodia
42782d8919
DBG: more fixes for #800
2016-06-24 17:53:17 +02:00
mrexodia
b18ed798d0
GUI: resolved issue #798 ('extended ascii' instead of UTF-16)
2016-06-24 17:07:55 +02:00
mrexodia
ff15b3890f
DBG: resolved issue #800 (incorrect thread switch on cbExitThread)
2016-06-24 17:02:15 +02:00
mrexodia
82cac1e6d9
GUI: icons for trace record
2016-06-24 16:57:13 +02:00
Torusrxxx
42ff89d28b
Change Strings.rc to UTF-16 ( #799 )
...
* update Strings.rc to UTF-16 file
* Update Strings.rc to UTF-16 file
2016-06-24 16:19:57 +02:00
mrexodia
b9df094db1
GUI: added various icons (thanks to @mrfearless!)
2016-06-24 09:29:23 +02:00
mrexodia
8d33baac1b
GUI: default hotkey for view notes
2016-06-24 08:50:01 +02:00
mrexodia
fc143a165a
DBG: compressed hex in TraceRecord (6mb -> 34kb for ntdll TraceRecord)
2016-06-24 08:41:33 +02:00
mrexodia
1bccca0669
DBG: xref analysis for RecursiveAnalysis (analyze single function)
2016-06-24 08:06:55 +02:00
mrexodia
969efaab4f
DBG+GUI: fixed compile error
2016-06-24 07:59:12 +02:00
mrexodia
11006848c4
DBG: fixed invalid CRT parameters
2016-06-24 07:56:39 +02:00
mrexodia
4c35ed2a8d
GUI: size dialog for the fill nops option + updated translation template
2016-06-24 07:40:48 +02:00
mrexodia
61fc985fc8
DBG: allow turning off skipping of exceptions by re-running the erun command
2016-06-24 07:40:08 +02:00
mrexodia
528aea7ba4
GUI: updated translation + removed Chinese translation from project
2016-06-24 07:28:29 +02:00
mrexodia
1e6cecb41b
GUI: better allocate memory dialog
2016-06-24 07:27:24 +02:00
mrexodia
8406e09219
GUI: better "treat from selection as" and "remove analysis from selection"
2016-06-24 07:26:34 +02:00
mrexodia
048871c45b
GUI: GotoDialog with invalid address support (basically ExpressionDialog)
2016-06-24 07:12:17 +02:00
mrexodia
43319be9d6
DBG: more efficient ToCompressedHex function (emits bytes directly if repeated 1 or 2 times)
2016-06-24 07:10:46 +02:00
mrexodia
24a94edd78
GUI: check if mCodeFoldingManager is set before attempting to call it
2016-06-24 06:24:56 +02:00
mrexodia
2d4a463d12
GUI: added "run until expression" feature
2016-06-24 06:14:32 +02:00
mrexodia
07ca0a45c3
GUI: fixed bad drawing of mnemonic briefs
2016-06-24 06:14:03 +02:00
mrexodia
bd1cc673f2
GUI: automatically detect functions/arguments in the CPUSideBar for code folding
2016-06-24 05:53:38 +02:00
mrexodia
906843b7f2
GUI: manual arguments menus in CPUDisassembly
2016-06-24 05:53:09 +02:00
mrexodia
7e185e9c60
GUI: better arguments drawing + visualize folded code in disasm ("EB 03...")
2016-06-24 05:52:12 +02:00
mrexodia
ad7a680126
BRIDGE+DBG: fully support arguments ( #536 )
2016-06-24 05:51:14 +02:00
mrexodia
089a593405
GUI: resolved issues #761 and #731 (crashes)
2016-06-24 03:59:55 +02:00
mrexodia
31511c6baa
GUI: updated icons for analysis (thanks to @mrfearless)
2016-06-24 03:08:38 +02:00
mrexodia
eaceadb260
GUI: completely overhauled the EncodeMap
2016-06-24 02:47:22 +02:00
mrexodia
2956b01962
DBG: various changes to the encodemap
2016-06-24 02:47:22 +02:00
mrexodia
7315183855
BRIDGE: small changes
2016-06-24 02:47:22 +02:00
mrexodia
cde6b41c8d
GUI: resolved issue with weird column view bugs in the CPUDump
2016-06-24 02:47:22 +02:00
fearless
725dce1b58
GUI: added icons ( #797 )
2016-06-24 00:57:10 +02:00
mrexodia
02a58ab83e
PROJECT: AStyle
2016-06-23 19:10:04 +02:00
Torusrxxx
abf026db04
Translate the launcher and add more shortcuts ( #793 )
...
* translate the launcher
* translate the launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate launcher
* translate this file
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
* add more shortcuts
2016-06-23 17:50:26 +02:00
mrexodia
6df390bfd7
PROJECT: updated capstone_wrapper
2016-06-23 17:44:41 +02:00
mrexodia
4f77f01fa2
GUI: resolved issue #789
2016-06-23 17:33:02 +02:00
mrexodia
3de6a203fc
PROJECT: updated capstone_wrapper
2016-06-23 04:15:35 +02:00
mrexodia
0fb496c219
GUI: deleted zh_CN from repo (since we moved to Crowdin)
2016-06-23 03:43:46 +02:00
mrexodia
b7f6e42e83
DBG+GUI+PROJECT: updated to the latest capstone
2016-06-23 03:43:46 +02:00
Torusrxxx
16065a273e
fix 2 issues ( #788 )
...
* fix now-broken trace record storage
* fix self-jumping appearance
2016-06-23 03:16:11 +02:00
mrexodia
d8e6478e59
GUI: updated translations
2016-06-23 02:53:11 +02:00
mrexodia
a0d66d5724
GUI: highlight the CIP page in the memory map + added find address page in memory map
2016-06-23 02:51:06 +02:00
mrexodia
72888177b3
DBG+GUI+BRIDGE: various fixes with regards to the disassembly view
2016-06-23 01:43:54 +02:00
mrexodia
89017073a6
DBG+BRIDGE+GUI: fixed various issues (thanks to Coverity!)
2016-06-23 00:20:02 +02:00
Mr. eXoDia
c7ed20da1f
DBG: fixed warnings
2016-06-22 18:27:34 +02:00
Mr. eXoDia
fa2db57799
DBG: AStyle
2016-06-22 17:28:54 +02:00
Mr. eXoDia
5fc4d90d8b
Merge branch 'patch-2' of https://github.com/torusrxxx/x64dbg into torusrxxx-patch-2
...
# Conflicts:
# src/dbg/database.cpp
2016-06-22 17:28:31 +02:00
Mr. eXoDia
c048e1db78
DBG+GUI: text files for error/exception codes instead of hardcoded in the source
2016-06-22 17:25:55 +02:00
Mr. eXoDia
63fb2a87fe
GUI: help on symbolic name now also works on the selected instruction label
2016-06-22 17:25:01 +02:00
Mr. eXoDia
73993b3e17
GUI: icon for trace record in the debug menu
2016-06-22 17:25:00 +02:00
Torusrxxx
becf708133
Run to user code ( #762 )
...
* Run to user code
* Fix "access violation" error
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Run to user code
* Fixed compiler warnings
* Run to user code
* Run to user code
* Run to user code
Please add an icon for it.
* Run to user code
* change the error message
* Run to user code
* Run to user code
* Update translation
* Update translation
* Enlarge the buffer size to 1KB
* Fix locking condition
* Fix race condition
* re-apply recent commits
2016-06-22 17:22:44 +02:00
Yun Wei
899a1c235c
Data Instruction support ( #758 )
...
* Added data instruction support
* Fixed project file
* Add advanced analysis
* Add assembler, fixed various bugs
* Fixed various bugs, better float analysis
* Add project file
* Fixed follow menu display
* Added support for temp code list
* Fixed size for invalid instructions
2016-06-22 14:45:34 +02:00
Torusrxxx
ce72c539c8
delete non-issue
2016-06-21 11:21:52 +00:00
Torusrxxx
3610fc0e59
plugin storage
2016-06-21 11:13:47 +00:00
Torusrxxx
794eba983e
plugin storage
2016-06-21 11:10:13 +00:00
Torusrxxx
8f1f86360c
plugin storage
2016-06-21 11:07:55 +00:00
Mr. eXoDia
b3d71c2265
DBG: added inline format in various relevant places
2016-06-21 02:34:32 +02:00
Mr. eXoDia
ab04fd7374
DBG: corrected some command locations
2016-06-20 22:48:31 +02:00
Mr. eXoDia
b82a5d79ba
DBG: allow loading of the CV record in download symbol command
2016-06-19 00:14:54 +02:00
Mr. eXoDia
19265d66c8
DBG: SafeSymGetOptions
2016-06-19 00:14:17 +02:00
Mr. eXoDia
2071aff446
GUI: fixed a bug in download symbol action
2016-06-19 00:13:57 +02:00
Mr. eXoDia
338051bb27
DBG: ignore CodeView record in PE header (for performance/security reasons)
2016-06-19 00:13:18 +02:00
Torusrxxx
aa496d402a
Window title obfuscation ( #759 )
2016-06-17 16:28:01 +02:00
Torusrxxx
f5c61a5fe4
Trace into/over beyond/into trace record ( #756 )
...
* replace map with hash map
* Fix the issue with trace record saving
* Trace into/over beyond/into trace record
* Trace into/over beyond/into trace record
* Trace into/over beyond/into trace record
and fix the issue that when a breakpoint is hit during tracing, trace would not be available.
* Trace into/over beyond/into trace record
* Trace into/over beyond/into trace record
* Trace record now sets the entire module
instead of a single page
* Trace into/over beyond/into trace record
* Trace into/over beyond/into trace record
* Trace into/over beyond/into trace record
2016-06-17 16:25:04 +02:00
Mr. eXoDia
ada96eaffc
GUI: fixed 80 bit float display
2016-06-16 11:06:18 +02:00
Torusrxxx
4b405cd18e
Fix the issue with column resizing ( #753 )
...
* Fix the issue with column resizing.
* Add an icon for the message box.
* UI for allocating & freeing memory
* UI for allocating & freeing memory
* Add missing "emit" statement
* Upload translation for new GUI operations
2016-06-15 14:00:13 +02:00
mrexodia
38a1626fe8
GUI: AStyle + updated translation template
2016-06-15 06:08:08 +02:00
Torusrxxx
b53e5037ae
Code folding ( #743 )
...
* Initial commit of code folding.
* Update translations
* Code folding technology preview
* Code folding technology preview
* Code folding technology preview
* translate this file
* Code folding technology preview
* Code folding technology preview
* Code folding technology preview
* Code folding technology preview
* Code folding technology preview
* Code folding technology preview
* translate this file
* Code folding technology preview
* Code folding technology preview
* translate this file
* Improve the jump offset allocation algorithm
* Update patch-5 (#2 )
* DBG: updated yara to the latest version with all the modules
* GUI: temporarily disable CPUDump column width saving (has issues when changing the view @torusxxx)
* PROJECT: added Keystone to README
* Change selection to rely solely on mInstBuffer
to resolve selection problem. And unfold selection when "disasm" command is used.
* translate this file
* Fix invalid translation
* translate this file
* translate this file
* Code folding
* Update translation
* Update translation
* Partially resolve selection issue
* Partially resolve selection issue
* translate this file
* translate this file
* translate this file
* translate this file
* Update translations
This version of translation template includes translated string for debug event counter.
2016-06-15 06:02:01 +02:00
mrexodia
ab0fff683e
DBG: changes to the way conditional tracing is handled
2016-06-15 05:25:30 +02:00
mrexodia
261e53e21e
DBG: caching for callstack (issue #750 )
2016-06-15 05:23:41 +02:00
mrexodia
44f762cbe9
GUI: icons for tracing
2016-06-15 05:18:21 +02:00
Torusrxxx
1e1b1f14a0
Debug events counter ( #748 )
...
* DBG+GUI: Debug events counter
* DBG+GUI: Debug events counter
* DBG+GUI: Debug events counter
* DBG+GUI: Debug events counter
* DBG+GUI: Debug events counter
2016-06-15 03:10:59 +02:00
Torusrxxx
db6d4fbc73
Trace until condition ( #749 )
...
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condtion
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condition
* DBG+GUI: Trace until condition
2016-06-15 03:10:32 +02:00
mrexodia
789085630c
GUI: performance improvement (do not attempt to load symbols for a module if the user didn't click on a module)
2016-06-13 21:44:08 +02:00
mrexodia
4852bc786b
DBG: stricter number parsing in valfromstring
2016-06-13 09:21:39 +02:00
mrexodia
4333a38fa2
GUI: changes to AssembleDialog and handling of ValidateExpressionThread ( #745 )
2016-06-13 07:38:51 +02:00
mrexodia
11857c5b21
GUI: temporarily disable CPUDump column width saving (has issues when changing the view @torusxxx)
2016-06-12 23:34:08 +02:00
mrexodia
ad23074c33
DBG: updated yara to the latest version with all the modules
2016-06-12 22:32:24 +02:00
mrexodia
3276d5b9f0
DBG: VEH/VCH/UnhandledExceptionFilter working (use exhandlers command) #489
2016-06-12 06:16:00 +02:00
mrexodia
7c6a2c5675
GUI: code improvement in getColumnIndexFromX (thanks to @polelf!)
2016-06-12 02:24:21 +02:00
mrexodia
b3488b6687
GUI: slight GUI improvements
2016-06-12 02:13:49 +02:00
mrexodia
233e260206
DBG: fixed a crash in plugins on CB_BREAKPOINT
2016-06-11 22:53:08 +02:00
mrexodia
8d8c949050
GUI+PROJECT: fixed something with translations
2016-06-11 20:07:39 +02:00
mrexodia
2930e88f55
GUI: updated AssembleDialog for Keystone support
2016-06-11 19:54:15 +02:00
mrexodia
5c10c9591d
DBG: added keystone (assembler) support
2016-06-11 19:53:49 +02:00