|  Nukem | 31f816afd1 | Change 'bookmark' function names (capitalization) | 2015-03-18 16:45:40 -04:00 | 
				
					
						|  Nukem | 66c290c331 | Small compile-time optimization for locks | 2015-03-18 16:35:42 -04:00 | 
				
					
						|  Nukem | 4e19f58bbe | Create SymGetModuleList() | 2015-03-17 21:42:20 -04:00 | 
				
					
						|  Nukem | efa87720f6 | EnumModules() inline lambda | 2015-03-17 21:37:14 -04:00 | 
				
					
						|  Nukem | ebb46e67a0 | Refactor breakpoint.cpp/.h | 2015-03-17 21:24:24 -04:00 | 
				
					
						|  Nukem | 61c731693c | Refactor symbolinfo.cpp/.h | 2015-03-17 16:46:06 -04:00 | 
				
					
						|  Nukem | 722665fe53 | Use foreach() loops in thread.cpp | 2015-03-16 22:47:40 -04:00 | 
				
					
						|  Nukem | d38817c9ac | Missing thread lock | 2015-03-15 22:33:29 -04:00 | 
				
					
						|  ultra | 9bad5fceea | settings gui scaling support | 2015-03-15 21:43:24 -04:00 | 
				
					
						|  Nukem | 3d454323e4 | More module refactoring/de-duplication | 2015-03-15 21:30:12 -04:00 | 
				
					
						|  Nukem | c84b2e40c8 | VS2013 project | 2015-03-15 21:27:35 -04:00 | 
				
					
						|  Nukem | c36f4708a7 | Refactor bookmark.cpp | 2015-03-11 19:16:22 -04:00 | 
				
					
						|  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 |