Nukem
|
2ebb8e323d
|
GUI: Make bold jump line arrows symmetrical (3px arrow body -> 2px)
|
2015-11-10 21:44:50 -05:00 |
Nukem
|
3fddd67deb
|
GUI: Fix off-by-1 pixels when drawing jump arrows
|
2015-11-10 20:16:09 -05:00 |
Nukem
|
3529e9a2ea
|
GUI: Eliminate unused emit / stylize. Needs to be checked.
|
2015-11-10 19:36:04 -05:00 |
Nukem
|
285e0c16c0
|
GUI: Undo last commit and fix the source problem (viewport->repaint())
|
2015-11-10 19:34:41 -05:00 |
Nukem
|
1515cb2d2d
|
GUI: Fix MHTabBar not painting the tab bar correctly
( Fixes https://github.com/Nukem9/IDASkins/issues/1 )
|
2015-11-08 19:18:23 -05:00 |
Nukem
|
ab2727600d
|
EXE: Update version manifest
|
2015-11-08 15:28:44 -05:00 |
Nukem
|
09ccd88e8d
|
GUI: Remove dead code in MHTabBar
|
2015-11-08 15:24:36 -05:00 |
Nukem
|
223c3ccdef
|
GUI+PROJECT: "build" -> "gui_build"
|
2015-11-08 01:50:46 -05:00 |
Nukem
|
6bcb4fe6b2
|
GUI: Add F1 key for help manual
|
2015-11-08 00:36:23 -05:00 |
Mr. eXoDia
|
d452c5f04a
|
DBG: fixed the realloc function
|
2015-11-07 16:12:45 +01:00 |
Nukem
|
bbaa2a0176
|
EXE: Ignore STATUS_INVALID_HANDLE when generating crashdumps
|
2015-11-07 02:21:31 -05:00 |
Nukem
|
e5a998af21
|
PROJECT: Always include lib files in git
|
2015-11-07 01:53:43 -05:00 |
Mr. eXoDia
|
ca0dbcd7c1
|
PROJECT+DBG+GUI: re-added libs + fixed build+clean+release scripts + removed BeaTokenizer from the GUI.
|
2015-11-07 07:29:35 +01:00 |
Mr. eXoDia
|
9a66825db5
|
Merge branch 'master' of https://github.com/Nukem9/x64dbg into Nukem9-master
Conflicts:
src/dbg/capstone_wrapper.cpp
src/gui/Src/Disassembler/capstone_wrapper.cpp
|
2015-11-07 06:13:29 +01:00 |
Nukem
|
d165833811
|
Revert "GUI: Possibly fix #406, #401, #243 (NEEDS CHECKING)"
This reverts commit 4ea160e709 .
|
2015-11-06 23:33:28 -05:00 |
Nukem
|
fdd2945fb8
|
GUI: Minor thing I missed
|
2015-11-06 23:26:16 -05:00 |
Nukem
|
d5e757c7b0
|
Merge branch 'master' of https://github.com/x64dbg/x64dbg
Conflicts:
src/dbg/capstone_wrapper.cpp
src/dbg/capstone_wrapper.h
src/dbg/debugger.cpp
src/dbg/instruction.cpp
src/dbg/memory.cpp
src/gui/Src/BasicView/Disassembly.cpp
src/gui/Src/BasicView/Disassembly.h
src/gui/Src/Bridge/Bridge.cpp
src/gui/Src/Disassembler/BeaTokenizer.cpp
src/gui/Src/Disassembler/BeaTokenizer.h
src/gui/Src/Disassembler/QBeaEngine.cpp
src/gui/Src/Disassembler/QBeaEngine.h
src/gui/Src/Gui/AppearanceDialog.cpp
src/gui/Src/Gui/CPUDisassembly.cpp
src/gui/Src/Gui/CPUSideBar.cpp
src/gui/Src/Gui/SettingsDialog.ui
src/gui/Src/ThirdPartyLibs/BeaEngine/BeaEngine.h
src/gui/Src/ThirdPartyLibs/BeaEngine/basic_types.h
src/gui/Src/ThirdPartyLibs/BeaEngine/export.h
src/gui/Src/ThirdPartyLibs/BeaEngine/libBeaEngine.a
src/gui/Src/ThirdPartyLibs/BeaEngine/libBeaEngine_64.a
src/gui/Src/ThirdPartyLibs/BeaEngine/macros.h
src/gui/Src/Utils/Configuration.cpp
src/gui/Src/main.cpp
src/gui/x64dbg.pro
|
2015-11-06 23:21:13 -05:00 |
Nukem
|
5bc62c5ad5
|
DBG: Minor
|
2015-10-24 22:01:38 -04:00 |
Nukem
|
4b74370941
|
DBG: Simplify cmddirectexec
|
2015-10-24 16:06:44 -04:00 |
Nukem
|
fcdaf8e688
|
DBG: Cleaning up commands
|
2015-10-24 00:00:51 -04:00 |
Nukem
|
6ee5dfdfad
|
DBG: Small debugging engine interface template
|
2015-10-23 23:51:55 -04:00 |
Nukem
|
eb974b985b
|
DBG: Asserts in memory allocation functions
|
2015-10-23 22:41:45 -04:00 |
Nukem
|
a07b67e94e
|
DBG: Separating just-in-time code
|
2015-10-23 22:33:50 -04:00 |
Nukem
|
e19196781c
|
DBG: MemPatch/assemble dialog now show errors when unable to write memory
|
2015-10-19 20:11:27 -04:00 |
Nukem
|
dc1cd2ebc1
|
DBG: Move more database code
|
2015-10-19 19:53:56 -04:00 |
Nukem
|
9dd6fe8fdc
|
PROJECT: Formatting (again)
|
2015-10-19 18:03:57 -04:00 |
Nukem
|
516ee2e770
|
DBG: Move database code to database.cpp/.h
|
2015-10-19 17:37:26 -04:00 |
Nukem
|
4ea160e709
|
GUI: Possibly fix #406, #401, #243 (NEEDS CHECKING)
This may have unintended side effects.
|
2015-10-18 23:53:43 -04:00 |
Nukem
|
1b4c97ebad
|
BRIDGE: Don't fill buffer with NOPs when a memory read fails
|
2015-10-18 21:37:44 -04:00 |
Nukem
|
f7fec2d7dc
|
DBG: Fix some nice undefined behavior in RefFind
|
2015-10-18 18:17:26 -04:00 |
Nukem
|
3f2267c575
|
DBG: Try to fix #360 for the time being
|
2015-10-18 16:28:48 -04:00 |
Nukem
|
eeb1235e10
|
DBG: Minor
|
2015-10-18 15:25:36 -04:00 |
Nukem
|
b8d107317f
|
DBG: Remove annoying _WIN64 defines in scriptapi_memory
|
2015-10-18 15:10:22 -04:00 |
Nukem
|
3233e9fd9b
|
DBG: Fix potential bug in ThreadGetList (uninitialized variable)
|
2015-10-18 14:49:18 -04:00 |
Nukem
|
2a43e32820
|
DBG: Standardize assert function names
|
2015-10-18 14:09:50 -04:00 |
Nukem
|
00a028bb7c
|
BRIDGE: Fix duplicate forward declaration (see: pull request #405)
|
2015-10-18 14:09:21 -04:00 |
Nukem
|
8edc982597
|
DBG: Auto-formatting
|
2015-10-18 13:48:44 -04:00 |
Nukem
|
5e21927f7b
|
DBG: Use async send in msgqueue
|
2015-10-18 12:58:35 -04:00 |
Nukem
|
c67cdf447e
|
DBG: More minor asserts
|
2015-10-18 02:03:28 -04:00 |
Nukem
|
b9b8e4ada2
|
DBG: Fix visual display of callstack
|
2015-10-18 01:40:23 -04:00 |
Nukem
|
0f41be54d9
|
GUI: Include capstone files
|
2015-10-18 01:31:03 -04:00 |
Nukem
|
d71ac5458b
|
DBG: Second attempt at removing while/sleep from msgqueue
|
2015-10-18 01:30:52 -04:00 |
Nukem
|
166d402cef
|
DBG: Remove unnecessary assert
|
2015-10-17 23:39:08 -04:00 |
Nukem
|
c00ae0bb1b
|
GUI: Fix debugbreak when RegistersView::paintEvent is called
|
2015-10-17 23:34:23 -04:00 |
Nukem
|
c0a9ec5a50
|
DBG: Add asserts in a bunch of places
|
2015-10-17 23:32:52 -04:00 |
Nukem
|
394cae37eb
|
EXE: Fix #385
|
2015-10-17 22:38:49 -04:00 |
Nukem
|
c0a6040ded
|
GUI: Fix #409
|
2015-10-17 21:12:27 -04:00 |
Nukem
|
a5c85b7710
|
DBG: Very minor
|
2015-10-17 20:40:01 -04:00 |
Nukem
|
8ee7f7eaad
|
GUI/PROJECT: Fixing various errors
|
2015-10-17 20:15:21 -04:00 |
Nukem
|
33dea5d705
|
GUI: Replacing uint_t and int_t
|
2015-10-17 20:00:15 -04:00 |
Nukem
|
b48fd41967
|
DBG: Replace dsint
|
2015-10-17 19:54:23 -04:00 |
Nukem
|
f23b5af60a
|
DBG: Replacing uint with duint
|
2015-10-17 19:52:02 -04:00 |
Nukem
|
eda641f6a7
|
DBG: Only use StackWalk64 for stack info
|
2015-10-17 19:35:55 -04:00 |
Nukem
|
50008401ee
|
DBG: Update exception name
|
2015-10-17 19:34:33 -04:00 |
Nukem
|
e61921d449
|
PROJECT: Update most batch scripts
|
2015-10-17 18:58:15 -04:00 |
Nukem
|
772167b29e
|
PROJECT: Fixing .gitignore
|
2015-10-17 18:01:01 -04:00 |
Nukem
|
5c6a2efdf6
|
GUI: Update QMake file
|
2015-10-17 17:53:53 -04:00 |
Nukem
|
2297a92935
|
PROJECT: RESTRUCTURE
|
2015-10-17 16:35:38 -04:00 |