Nukem
|
d550d3e264
|
DBG: Missing GetLastError code
|
2016-01-12 16:54:07 -05:00 |
Nukem
|
6fc3258f01
|
GUI: Implement ToLongDoubleString
|
2016-01-12 16:26:09 -05:00 |
Nukem
|
f0fc15c96b
|
GUI: Add float128 support library (dd_real)
|
2016-01-12 16:15:26 -05:00 |
mrexodia
|
c53f5b5d6c
|
DBG: start of symbol enumeration function
|
2016-01-12 04:09:07 +01:00 |
mrexodia
|
5ffe220a8d
|
GUI: floating pointer to string conversion functions in StringUtil.h
|
2016-01-12 04:09:06 +01:00 |
mrexodia
|
fcbdf27c55
|
DBG: shit with label
|
2016-01-12 04:09:05 +01:00 |
Nukem
|
4d1245c046
|
GUI: if() -> switch() in RegistersView
|
2016-01-11 19:11:45 -05:00 |
mrexodia
|
b69ef83e01
|
DBG: improved Script:: Bookmark/Comment/Function/Label functions
|
2016-01-11 23:00:10 +01:00 |
Nukem
|
38324960cd
|
GUI: Fix shortcuts when using SearchListView
|
2016-01-10 19:39:22 -05:00 |
Nukem
|
0aad694d92
|
GUI: Refactor SearchListView to use setFocusProxy instead
|
2016-01-10 02:29:15 -05:00 |
mrexodia
|
e1dfb0c813
|
DBG: fixed #ifndef
|
2016-01-08 16:30:58 +01:00 |
mrexodia
|
152816542f
|
DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!)
|
2016-01-08 10:49:02 +01:00 |
Nukem
|
140f33441a
|
DBG: Fix deleted submodule link
|
2016-01-07 16:37:13 -05:00 |
mrexodia
|
2dec765e3e
|
PROJECT: fixed capstone_wrapper submodule (lol fail)
|
2016-01-07 17:08:28 +01:00 |
mrexodia
|
63c3101f38
|
PROJECT: capstone_wrapper as a submodule
|
2016-01-07 17:06:30 +01:00 |
mrexodia
|
83e164e4ac
|
DBG: small fixes in controlflowanalysis
|
2016-01-07 17:04:26 +01:00 |
mrexodia
|
ba9973fe93
|
DBG: fixed a bug in the command parser accepting invalid commands (discovered because of issue #412)
|
2016-01-07 15:54:22 +01:00 |
mrexodia
|
283610894d
|
DBG: fixed a bug with isInstructionPointingToExMemory flagging every non-branch instruction incorrectly
|
2016-01-07 15:29:27 +01:00 |
mrexodia
|
61f7b4b38a
|
GUI: fixed more bugs with UpdateChecker
|
2016-01-07 13:24:55 +01:00 |
Duncan Ogilvie
|
b3e0aa647d
|
Merge pull request #494 from x64dbg/gui_scriptoption
looks great!
|
2016-01-07 13:21:32 +01:00 |
mrexodia
|
e5e0411ec3
|
GUI: fixed a bug in SearchListView where events were not correctly forwarded to QWidget::eventFilter (effectively disabling anything)
|
2016-01-07 12:09:53 +01:00 |
mrexodia
|
a9ba9f79c4
|
DBG: filter more `string' symbols
|
2016-01-07 12:09:20 +01:00 |
mrexodia
|
ce7a77a093
|
DBG: extended the scriptapi to support Get/Set/Delete/Enum/Whatever for labels/comments/bookmarks/functions
|
2016-01-07 11:51:20 +01:00 |
mrexodia
|
20e0803ad4
|
GUI: fixed warning message box to look nice + fixed a bug in UpdateChecker
|
2016-01-07 09:47:57 +01:00 |
mrexodia
|
0219efa6b0
|
DBG: fixed annoying behaviour in assembleat with moaning about pointers to non-executable regions. now it will only warn you if you assemble a branch (call/jmp) that goes directly to a non-executable memory region.
|
2016-01-07 09:44:02 +01:00 |
mrexodia
|
01a7c1eea3
|
GUI: updated UpdateChecker that checks for the latest snapshots instead of the deprecated version.txt
|
2016-01-07 09:42:48 +01:00 |
mrexodia
|
51999506b5
|
DBG: fixed some small bugs (thanks to ReSharper!)
|
2016-01-07 08:58:26 +01:00 |
Nukem
|
00a006578a
|
GUI: Fix signal.......
|
2016-01-06 22:59:52 -05:00 |
Nukem
|
7b6c839a76
|
Merge branch 'development' of https://github.com/x64dbg/x64dbg
|
2016-01-06 22:39:30 -05:00 |
Nukem
|
344a830475
|
GUI: Finalize script selector
|
2016-01-06 22:36:25 -05:00 |
Nukem
|
4a0687f856
|
DBG/GUI: Fix typos
|
2016-01-06 19:14:47 -05:00 |
Nukem
|
55e69f1457
|
GUI: Fix small autocomplete bug
|
2016-01-06 16:25:18 -05:00 |
Nukem
|
b0304a1a36
|
DBG/GUI: Move default script register to dbginit function
|
2016-01-06 15:36:44 -05:00 |
Nukem
|
a6e658c61b
|
GUI: Gui(Un)RegisterScriptLanguage + normalize variable names
|
2016-01-05 21:23:03 -05:00 |
Nukem
|
d078c80314
|
GUI: Add include for any Qt5 builds
|
2016-01-05 18:46:45 -05:00 |
Nukem
|
0ef0a46537
|
GUI: Fix a problem where the QLineEdit wasn't cleared
|
2016-01-03 15:45:28 -05:00 |
mrexodia
|
6922d916a6
|
GUI: fixed display of dword ptr fs:[0] in disassembly
|
2016-01-03 09:28:50 +01:00 |
Nukem
|
db92b2cf92
|
GUI: Add option for switching command bar script types
|
2016-01-03 03:16:36 -05:00 |
mrexodia
|
8f32952bd9
|
GUI: comment about memory leaks in the GUI
|
2016-01-03 05:36:44 +01:00 |
mrexodia
|
fa92e3bcb2
|
GUI: fixed a few memory leaks in the GUI (thanks to firelegend!)
|
2016-01-03 05:28:08 +01:00 |
Nukem
|
2ab0cc3e87
|
GUI: Remove unused declaration
|
2016-01-02 23:06:32 -05:00 |
Nukem
|
6968f73636
|
GUI: Clean things/remove debug print for GUI thread id
|
2016-01-02 22:51:17 -05:00 |
Nukem
|
fbfbd54826
|
DBG: Leftover includes
|
2016-01-02 18:31:01 -05:00 |
mrexodia
|
d972b0ee23
|
DBG+GUI: fixed up breakpoint behaviours
|
2016-01-03 00:23:28 +01:00 |
Nukem
|
a26e7cb713
|
DBG: Read only TIB instead of TEB in MemUpdateMap
|
2016-01-02 17:46:33 -05:00 |
Nukem
|
cc3b32aaab
|
DBG: Remove useless dynamicptr.h
|
2016-01-02 17:19:19 -05:00 |
Nukem
|
dec53c13c4
|
DBG: MemUpdateMapAsync()
|
2016-01-01 19:05:20 -05:00 |
mrexodia
|
4a192a1c9f
|
GUI: help on symbolic name + more icons in disasm menu
|
2015-12-31 09:53:13 +01:00 |
mrexodia
|
0f2aa94117
|
DBG: fixed bug in DbgDisasmFastAt
|
2015-12-31 09:53:12 +01:00 |
Nukem
|
81ad369d3a
|
GUI: Check for out-of-bounds mLine
|
2015-12-31 00:41:16 -05:00 |