Nukem
|
0a69aa95e9
|
Begin using shared locks
|
2015-03-11 18:14:25 -04:00 |
Nukem
|
ff52bc2321
|
Merge branch 'master' of https://bitbucket.org/Nukem9/x64_dbg
|
2015-03-10 21:32:59 -04:00 |
Nukem
|
47306590cc
|
Refactor Thread.cpp/.h
|
2015-03-10 21:25:18 -04:00 |
Nukem
|
125f07ff6c
|
Refactor CriticalSectionLocker
|
2015-03-10 21:24:47 -04:00 |
Nukem
|
0f1923d65e
|
Order exception list by number
|
2015-03-10 20:13:37 -04:00 |
Nukem9
|
57c44b4678
|
Merged mrexodia/x64_dbg into master
|
2015-03-10 13:35:58 -04:00 |
Mr. eXoDia
|
1f080ede2c
|
GUI: update hex when editing ascii/unicode in HexEditDialog
|
2015-02-20 17:57:30 +01:00 |
Mr. eXoDia
|
9120de5f84
|
DBG: rmp.cpp (start of better readmemory code)
|
2015-02-07 19:28:20 +01:00 |
Mr. eXoDia
|
e46c3d879d
|
GUI: report bug option + small GUI changes
|
2015-02-04 02:02:42 +01:00 |
Mr. eXoDia
|
dd82db43cc
|
DBG: fixed a small bug with the memory map on process start
|
2015-02-04 00:27:49 +01:00 |
Mr. eXoDia
|
9d78dfbbd6
|
GUI: close all tabs button in reference view + fixed annoying next line selection in references
|
2015-02-04 00:02:34 +01:00 |
Mr. eXoDia
|
59038b5e94
|
DBG: added separate file for pattern finding
|
2015-02-02 01:05:11 +01:00 |
Mr. eXoDia
|
d1c92eeb55
|
DBG: fixed most strcpy_s problems
|
2015-02-02 00:58:25 +01:00 |
mrexodia
|
9178b28ece
|
Merged in zerosum0x0/x64_dbg (pull request #43)
a few strcpy_s patches
|
2015-02-02 00:26:05 +01:00 |
zerosum0x0
|
ca1bca2e58
|
strcpy_s patches
|
2015-02-01 16:06:44 -07:00 |
zerosum0x0
|
7b5ea5f878
|
strcpy_s patch for bridgemain.cpp
|
2015-02-01 16:04:33 -07:00 |
zerosum0x0
|
5eac008849
|
Added buffer sizes for strcpy_s
|
2015-02-01 16:02:53 -07:00 |
mrexodia
|
409ccd234a
|
Merged in zerosum0x0/x64_dbg (pull request #42)
Fixes for three C4313 warnings on sprintf.
|
2015-02-01 17:40:25 +01:00 |
zerosum0x0
|
6f36c0d69b
|
applied formatting
|
2015-02-01 08:49:39 -07:00 |
zerosum0x0
|
4a955c6b13
|
Fixes for three C4313 warnings on sprintf.
|
2015-02-01 08:37:01 -07:00 |
Mr. eXoDia
|
d73f926918
|
DBG: split up addrinfo to multiple files
|
2015-01-23 17:41:01 +01:00 |
Mr. eXoDia
|
947cba39d1
|
GUI: Qt5 fixes
|
2015-01-05 14:59:30 +01:00 |
Mr. eXoDia
|
3753a1d340
|
GUI: show reference count in each reference view
|
2015-01-05 14:59:06 +01:00 |
Mr. eXoDia
|
58347090ed
|
DBG: fixed TLS callbacks + added TLS callback support for DLLs
|
2015-01-05 14:34:48 +01:00 |
Mr. eXoDia
|
c6caf21e26
|
DBG: fixed hardware breakpoints on execute
|
2015-01-05 14:12:20 +01:00 |
Mr. eXoDia
|
524430794f
|
GUI: added topmost option
|
2015-01-04 23:55:07 +01:00 |
Mr. eXoDia
|
d67fcd1aef
|
GUI: added display of the number of bytes selected in CPUDump
|
2015-01-04 23:02:32 +01:00 |
Mr. eXoDia
|
b10e45dfae
|
GUI+DBG+BRIDGE: resolved issue #92 (context menu api for plugins)
|
2015-01-04 22:18:20 +01:00 |
Mr. eXoDia
|
23f65f6a91
|
DBG: separate file for exception code resolving + added a file for error code resolving
|
2015-01-04 21:16:59 +01:00 |
Mr. eXoDia
|
7b726e6e29
|
GUI: BridgeResult class to handle results of signals
|
2015-01-04 20:33:11 +01:00 |
Mr. eXoDia
|
6f46bd5569
|
DBG: added STATUS_INVALID_EXCEPTION_HANDLER to the exception names
|
2015-01-04 19:51:29 +01:00 |
Mr. eXoDia
|
93977457f9
|
GUI: better menu code
|
2015-01-04 19:51:04 +01:00 |
Mr. eXoDia
|
3a15a26a6e
|
DBG: hardware breakpoints working again
|
2015-01-03 20:45:52 +01:00 |
Mr. eXoDia
|
af790b5cc9
|
DBG: allow assembling "jmp short 401000" (short is simply ignored now)
|
2015-01-03 20:45:04 +01:00 |
mrexodia
|
92b5110291
|
Merged in Nukem9/x64_dbg (pull request #40)
GUI Changes
|
2015-01-02 19:08:20 +01:00 |
Nukem
|
e4a4334c0c
|
Merge branch 'master' of https://bitbucket.org/Nukem9/x64_dbg
|
2015-01-02 13:02:46 -05:00 |
Nukem
|
ff2b7422c7
|
DBG: Capitalize status messages
|
2015-01-02 13:01:45 -05:00 |
Nukem
|
45393bda75
|
GUI: Normalize table headers
|
2015-01-02 12:35:06 -05:00 |
Nukem9
|
4c3416d209
|
Merged mrexodia/x64_dbg into master
|
2015-01-02 11:58:23 -05:00 |
Mr. eXoDia
|
bbe499ebdf
|
DBG: added a 'secret' option to disable database compression
|
2015-01-02 17:22:09 +01:00 |
Mr. eXoDia
|
218bb05c18
|
BRIDGE: fixed a bug with the critical section (initialized multiple times)
|
2015-01-02 17:12:19 +01:00 |
Mr. eXoDia
|
fbd28ee842
|
BRIDGE: resolved issue #237 (x64dbg sometimes loses settings)
|
2015-01-02 17:08:17 +01:00 |
Mr. eXoDia
|
cca12ca83f
|
GUI: resolved issue #236 (reference view does not follow in disassembler correctly)
|
2015-01-02 16:38:00 +01:00 |
Mr. eXoDia
|
2e347ad716
|
GUI: resolved issue #233 (crack in hexdump when scrolling up sometimes)
|
2015-01-01 20:44:19 +01:00 |
Mr. eXoDia
|
2eaac560e6
|
DBG: updated version
|
2015-01-01 20:43:49 +01:00 |
Mr. eXoDia
|
ab3cf76115
|
DBG+GUI: updated register context structures (for plugin mingw compatibility)
|
2014-12-30 03:57:58 +01:00 |
Mr. eXoDia
|
ab0279e168
|
GUI: close buttons on tabs
|
2014-12-30 03:51:04 +01:00 |
Mr. eXoDia
|
fbff8a731a
|
Merge branch 'master' into capstone
|
2014-12-30 02:34:31 +01:00 |
Mr. eXoDia
|
8fb7527d41
|
Merge branch 'master' into doxygen
Conflicts:
x64_dbg_bridge/bridgemain.cpp
|
2014-12-30 02:33:02 +01:00 |
Mr. eXoDia
|
4ce848d21b
|
GUI: resolved issue #125 (tabbed reference view)
|
2014-12-30 01:11:13 +01:00 |