1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src
Nukem fbbe47ccdb Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg
Conflicts:
	x64_dbg_bridge/bridgemain.cpp
	x64_dbg_dbg/_dbgfunctions.cpp
	x64_dbg_dbg/_plugins.cpp
	x64_dbg_dbg/addrinfo.cpp
	x64_dbg_dbg/bookmark.cpp
	x64_dbg_dbg/breakpoint.cpp
	x64_dbg_dbg/comment.cpp
	x64_dbg_dbg/console.cpp
	x64_dbg_dbg/console.h
	x64_dbg_dbg/dbghelp_safe.cpp
	x64_dbg_dbg/debugger_commands.cpp
	x64_dbg_dbg/disasm_fast.cpp
	x64_dbg_dbg/function.cpp
	x64_dbg_dbg/instruction.cpp
	x64_dbg_dbg/label.cpp
	x64_dbg_dbg/memory.cpp
	x64_dbg_dbg/memory.h
	x64_dbg_dbg/module.cpp
	x64_dbg_dbg/msgqueue.cpp
	x64_dbg_dbg/patches.cpp
	x64_dbg_dbg/reference.cpp
	x64_dbg_dbg/symbolinfo.cpp
	x64_dbg_dbg/thread.cpp
	x64_dbg_dbg/x64_dbg.cpp
	x64_dbg_dbg/x64_dbg_dbg.vcxproj
2015-04-02 21:37:04 -04:00
..
BasicView GUI: RegEx in SearchListView 2015-04-03 00:09:00 +02:00
Bridge GUI: Use threading-safe DBG<->GUI messages 2015-04-01 21:46:32 -04:00
Disassembler GUI: added INT3 color customization 2014-12-29 15:10:34 +01:00
Global GUI: refactor finished 2014-08-18 14:30:12 +02:00
Gui Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg 2015-04-02 21:37:04 -04:00
Memory GUI: refactor finished 2014-08-18 14:30:12 +02:00
QHexEdit GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
ThirdPartyLibs/BeaEngine PROJECT: code formatting 2014-08-05 01:07:31 +02:00
Utils Merge branch 'master' of https://bitbucket.org/mrexodia/x64_dbg 2015-04-02 21:37:04 -04:00
Exports.h GUI: Use threading-safe DBG<->GUI messages 2015-04-01 21:46:32 -04:00
Imports.h PROJECT: better method of calling functions inside the DBG + show error message on assembling 2014-06-24 21:19:16 +02:00
main.cpp GUI: Qt5 fixes 2015-01-05 14:59:30 +01:00
main.h QT5 readiness 2014-09-22 17:46:48 +04:00