lynnux
|
4b4e1fe42d
|
make selection line don't change when search text has changed.
|
2016-12-02 15:38:13 +08:00 |
lynnux
|
ccc020aaf0
|
Merge branch 'development' of https://github.com/x64dbg/x64dbg into development
|
2016-12-02 15:24:28 +08:00 |
Nukem
|
e1bf22fdc9
|
Intercept more functions for crashdumps
|
2016-12-02 02:07:07 -05:00 |
mrexodia
|
7e9eed4c7f
|
GUI: icon for virtual modules
|
2016-12-01 20:39:47 +01:00 |
mrexodia
|
8c1b9ccd3f
|
GUI: close BridgeResult event handle
|
2016-12-01 10:10:09 +01:00 |
mrexodia
|
6f51d06d88
|
DBG: various improvements with types #1305
|
2016-12-01 08:24:59 +01:00 |
mrexodia
|
87b029c732
|
DBG: small sprintf optimization
|
2016-12-01 08:24:29 +01:00 |
mrexodia
|
ae76c9d87d
|
GUI: don't busy wait for BridgeResult (much faster now)
|
2016-12-01 08:23:54 +01:00 |
mrexodia
|
2305b3a6c2
|
DBG+GUI: fixed some small issues with types #1309 #1305
|
2016-11-30 21:23:55 +01:00 |
mrexodia
|
5e2ab487a9
|
DBG: fixed ParseTypes reload error #1305
|
2016-11-30 11:19:28 +01:00 |
lynnux
|
bda465c4b9
|
Merge branch 'development' of https://github.com/x64dbg/x64dbg into development
|
2016-11-30 10:24:21 +08:00 |
Torusrxxx
|
884013b187
|
max length for breakpoint condition (#1306)
* max length for breakpoint condition
* Warn if duplicate label or label "a", and fix selection bg in XMM register not in default SIMD mode
|
2016-11-29 16:25:34 +01:00 |
mrexodia
|
98da939bf4
|
DBG+BRIDGE: api to get useful process/thread information
|
2016-11-29 00:53:08 +01:00 |
mrexodia
|
12ee743c2c
|
GUI: fixed issue #1299 (crash when clicking on the sidebar when out of range of the instruction buffer)
|
2016-11-29 00:30:29 +01:00 |
mrexodia
|
9ec84f292f
|
EXE: LarseAddressAware
|
2016-11-28 11:25:00 +01:00 |
Torusrxxx
|
f6b82cf79e
|
limits on label length and comment length, and follow DR registers via dblclick (#1301)
|
2016-11-28 11:22:58 +01:00 |
mrexodia
|
0d27aeb160
|
GUI: option for UTF16 log redirection
|
2016-11-27 16:06:47 +01:00 |
mrexodia
|
e72cff052a
|
GUI: http://utf8everywhere.org
|
2016-11-27 14:59:16 +01:00 |
mrexodia
|
39b8bf43f7
|
GUI: no BOM in redirect log
|
2016-11-27 13:34:21 +01:00 |
mrexodia
|
799efc4f31
|
DBG+BRIDGE+GUI: add (theoretical) support for big endian types
|
2016-11-27 02:02:45 +01:00 |
mrexodia
|
da21b3d0b1
|
DBG: changed ArchValue to macro
|
2016-11-27 01:00:08 +01:00 |
mrexodia
|
526671c44c
|
DBG: allow loading of 32/64 bit specific types from JSON
|
2016-11-27 00:58:05 +01:00 |
mrexodia
|
de1951e9ca
|
DBG+BRIDGE+GUI: initial version of struct viewer
|
2016-11-27 00:51:24 +01:00 |
mrexodia
|
59f944a090
|
GUI: fixed small coloring bugs (thanks @ThunderCls!)
|
2016-11-26 21:28:02 +01:00 |
mrexodia
|
f44c9fa705
|
DBG+BRIDGE+GUI: basics of type display GUI working
|
2016-11-26 20:03:37 +01:00 |
mrexodia
|
457b4bd68b
|
GUI: UTF-8 log redirect
|
2016-11-26 20:02:13 +01:00 |
mrexodia
|
67b14b49be
|
GUI: StructWidget colors
|
2016-11-26 16:29:57 +01:00 |
mrexodia
|
6558b29628
|
initial StructWidget
|
2016-11-26 16:29:56 +01:00 |
mrexodia
|
4020845985
|
GUI: more customization with graph colors
|
2016-11-26 16:09:24 +01:00 |
mrexodia
|
693c22176d
|
DBG: properly handle arrays in ParseTypes
|
2016-11-26 12:36:32 +01:00 |
mrexodia
|
b7ff75abec
|
DBG: resolved issue #635 #1193 #775 #514 #1273 (cannot get module filename)
|
2016-11-25 20:44:36 +01:00 |
mrexodia
|
688b9fbea5
|
DBG: full path of debuggee log statement
|
2016-11-25 19:30:42 +01:00 |
mrexodia
|
b21672a335
|
DBG: tr.hitcount alias
|
2016-11-24 19:41:05 +01:00 |
mrexodia
|
b89fdcd3c1
|
DBG+BRIDGE+GUI: make single loops show properly
|
2016-11-22 21:54:39 +01:00 |
mrexodia
|
e4efed3eaf
|
DBG: added loop commands
|
2016-11-22 21:09:59 +01:00 |
mrexodia
|
9d3d77d8fb
|
DBG: removed useless ParseType error
|
2016-11-22 21:09:52 +01:00 |
mrexodia
|
d248d916b7
|
DBG: (fucking) finally finished layered loop implementation
|
2016-11-22 21:09:52 +01:00 |
Torusrxxx
|
ec14fb5813
|
Show suspected call stack frame, and fix a bug (#1282)
* show suspected call stack frame
* log hyperlink never works on 32-bit platform
* update
* Party in call stack view
|
2016-11-22 19:03:57 +01:00 |
mrexodia
|
1bf7b1298b
|
PROJECT: updated .gitignore for VS2017 + format btparser
|
2016-11-22 09:38:31 +01:00 |
mrexodia
|
eea599b0ac
|
DBG: very hacky type parser working
|
2016-11-22 00:10:21 +01:00 |
mrexodia
|
943aa09b4f
|
DBG: added the LoadTypes command
|
2016-11-21 10:16:54 +01:00 |
mrexodia
|
910319a576
|
DBG: add the ability to load types from a json file.
|
2016-11-21 10:16:38 +01:00 |
mrexodia
|
6856990cc1
|
DBG: added FileHelper::GetFileName
|
2016-11-21 10:16:05 +01:00 |
mrexodia
|
45ddde5707
|
DBG: explicitly handle null types in scmp
|
2016-11-21 09:36:26 +01:00 |
mrexodia
|
6b1c60d18c
|
GUI: fixed log string
|
2016-11-20 21:43:20 +01:00 |
mrexodia
|
22bf07bf96
|
DBG: allow arbitrary pointer depth
|
2016-11-20 21:42:43 +01:00 |
mrexodia
|
af49e5fe6f
|
GUI: insert wildcard in HexEdit instead of zero
|
2016-11-20 17:41:50 +01:00 |
mrexodia
|
61aef59e87
|
GUI: enable search in current function menu
|
2016-11-20 13:35:43 +01:00 |
Torusrxxx
|
6f4fd60a8f
|
Comment on memory map (#1275)
|
2016-11-20 11:18:57 +01:00 |
mrexodia
|
54b5347296
|
DBG: fix unary operators (closes issue #1276)
|
2016-11-19 20:47:37 +01:00 |