mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								c780b40366
								
							
						 | 
						
							
							
								
								GUI: removed function+x at addresses + infobox now has relative addresses
							
							
							
							
							
						 | 
						
							2016-05-21 18:30:49 +02:00 | 
						
					
				
					
						
							
							
								 
								Torusrxxx
							
						 | 
						
							
							
							
							
							
								
							
							
								d3e38e453b
								
							
						 | 
						
							
							
								
								GUI: Apply unique color to unusual instructions
							
							
							
							
							
							
							
							Unusual instructions are privileged, unknown or IRET.
PUSHF is recognised as push instructions. 
							
						 | 
						
							2016-05-21 15:44:03 +00:00 | 
						
					
				
					
						
							
							
								 
								Torusrxxx
							
						 | 
						
							
							
							
							
							
								
							
							
								20f4069970
								
							
						 | 
						
							
							
								
								GUI: Apply unique color on unusual instructions
							
							
							
							
							
						 | 
						
							2016-05-21 15:41:06 +00:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								03a4da7694
								
							
						 | 
						
							
							
								
								GUI: (hopefully) improved DisassembleBack
							
							
							
							
							
						 | 
						
							2016-04-12 23:52:00 +02:00 | 
						
					
				
					
						
							
							
								 
								RaMMicHaeL
							
						 | 
						
							
							
							
							
							
								
							
							
								8d3f6796a8
								
							
						 | 
						
							
							
								
								Fixed: X86_INS_LOOP shouldn't be of type Unconditional
							
							
							
							
							
						 | 
						
							2016-02-26 15:35:23 +02:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								152816542f
								
							
						 | 
						
							
							
								
								DBG+GUI+BRIDGE: fixed all kinds of small errors (thanks to coverity!)
							
							
							
							
							
						 | 
						
							2016-01-08 10:49:02 +01:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								6922d916a6
								
							
						 | 
						
							
							
								
								GUI: fixed display of dword ptr fs:[0] in disassembly
							
							
							
							
							
						 | 
						
							2016-01-03 09:28:50 +01:00 | 
						
					
				
					
						
							
							
								
								 Mr. eXoDia
							
						 | 
						
							
							
							
							
							
								
							
							
								96f04cdb63
								
							
						 | 
						
							
							
								
								PROJECT+DBG+GUI: formatting (forgot to commit the correct formatting options for x64dbg)
							
							
							
							
							
						 | 
						
							2015-12-25 14:02:34 +01:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								9a814f54a3
								
							
						 | 
						
							
							
								
								DBG+GUI: resolved issue #431 + added "sub_" prefix for functions without label + added "function+offset" in the disassembly
							
							
							
							
							
						 | 
						
							2015-11-26 00:45:49 +01:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								1731e1dee5
								
							
						 | 
						
							
							
								
								PROJECT: fixed line endings (hopefully for good now)
							
							
							
							
							
						 | 
						
							2015-11-24 01:50:17 +01:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								dd6d10a4b7
								
							
						 | 
						
							
							
								
								GUI: resolved issue #432 (stack segments being displayed incorrectly)
							
							
							
							
							
						 | 
						
							2015-11-20 17:15:41 +01:00 | 
						
					
				
					
						
							
							
								
								 mrexodia
							
						 | 
						
							
							
							
							
							
								
							
							
								62b0e7222f
								
							
						 | 
						
							
							
								
								PROJECT+DBG+GUI: capstone_wrapper as a static library (for maintainability)
							
							
							
							
							
						 | 
						
							2015-11-20 17:09:15 +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
							
						 | 
						
							
							
							
							
							
								
							
							
								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
							
						 | 
						
							
							
							
							
							
								
							
							
								8edc982597
								
							
						 | 
						
							
							
								
								DBG: Auto-formatting
							
							
							
							
							
						 | 
						
							2015-10-18 13:48:44 -04:00 | 
						
					
				
					
						
							
							
								 
								Nukem
							
						 | 
						
							
							
							
							
							
								
							
							
								0f41be54d9
								
							
						 | 
						
							
							
								
								GUI: Include capstone files
							
							
							
							
							
						 | 
						
							2015-10-18 01:31:03 -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
							
						 | 
						
							
							
							
							
							
								
							
							
								2297a92935
								
							
						 | 
						
							
							
								
								PROJECT: RESTRUCTURE
							
							
							
							
							
						 | 
						
							2015-10-17 16:35:38 -04:00 |