|  Mr. eXoDia | 38c3399fe4 | PROJECT: updated gitignore | 2014-06-24 15:23:44 +02:00 | 
				
					
						|  Mr. eXoDia | 493816f557 | DBG: fixed a memory leak | 2014-06-24 15:23:34 +02:00 | 
				
					
						|  Mr. eXoDia | b139b6440f | GUI: fully use the MemoryPage class, removed mBase + mSize | 2014-06-24 15:23:17 +02:00 | 
				
					
						|  Mr. eXoDia | 6f38a0c5e5 | GUI: added 'Search For -> Intermodular calls' (resolved issue #89) | 2014-06-24 04:52:52 +02:00 | 
				
					
						|  Mr. eXoDia | 43eb27258e | DBG: added 'modcallfind' command | 2014-06-24 04:52:04 +02:00 | 
				
					
						|  Mr. eXoDia | f1a2270d31 | DBG: updated disasm_fast | 2014-06-24 04:46:54 +02:00 | 
				
					
						|  Mr. eXoDia | 5f23a25f95 | GUI: resolved issue #94 + re-enabled autocomments + fixed spelling mistake | 2014-06-24 00:16:41 +02:00 | 
				
					
						|  Mr. eXoDia | 2cb45f1d7a | GUI: fixed a very annoying bug on some systems with the '^' character being inserted after the '6' without shift pressed | 2014-06-23 23:08:08 +02:00 | 
				
					
						|  Mr. eXoDia | 4a8a44764e | DBG: resolved issue #112 (SetThreadName) + fixed possible buffer overflows + fixed 'invalid database' when no db present + fixed file version | 2014-06-23 22:44:14 +02:00 | 
				
					
						|  Mr. eXoDia | 31d0bd7d6e | GUI: partially fixed the scroll range bug | 2014-06-23 17:02:12 +02:00 | 
				
					
						|  Mr. eXoDia | 1149aafa05 | PROJECT: updated version | 2014-06-21 05:33:34 +02:00 | 
				
					
						|  Mr. eXoDia | 918e32ce71 | GUI: updated about window + fixed two bugs in BeaTokenizer (thanks Nukem for reporting!) | 2014-06-21 05:18:14 +02:00 | 
				
					
						|  Mr. eXoDia | 28f13ccc2e | GUI: removed unused data + updated gitignore | 2014-06-21 05:17:40 +02:00 | 
				
					
						|  Mr. eXoDia | f301470484 | PROJECT: updated gitignore | 2014-06-21 03:42:59 +02:00 | 
				
					
						|  Mr. eXoDia | a3a9b5c63e | GUI: hide main window on close | 2014-06-21 03:33:42 +02:00 | 
				
					
						|  Mr. eXoDia | 04fadb5f46 | GUI: added little popup dialog on closing | 2014-06-21 01:52:12 +02:00 | 
				
					
						|  Mr. eXoDia | 4ef1fc9e40 | GUI: fixed a small bug in the registersview | 2014-06-21 00:51:41 +02:00 | 
				
					
						|  Mr. eXoDia | 958ae10886 | DBG: fixed a bug with breakpoints GUI: fixed a bug with the string instructions (thanks Nukem for reporting!) | 2014-06-21 00:36:16 +02:00 | 
				
					
						|  Mr. eXoDia | f9ab7c7723 | GUI: update the sidebar while in the settings dialog | 2014-06-21 00:14:35 +02:00 | 
				
					
						|  Mr. eXoDia | 9aa1ae95ed | GUI: removed unneeded painter->save() and painter->restore() | 2014-06-21 00:14:21 +02:00 | 
				
					
						|  Mr. eXoDia | 563af7797d | GUI: removed ApiFingerprints | 2014-06-21 00:10:39 +02:00 | 
				
					
						|  Mr. eXoDia | 0338c72229 | Merge branch 'performance_improvement' | 2014-06-20 22:59:01 +02:00 | 
				
					
						|  Mr. eXoDia | 3938b71c7b | DBG: removed whitelisted binary files | 2014-06-20 22:57:17 +02:00 | 
				
					
						|  Mr. eXoDia | cca7aa2cb7 | GUI: little error-report possibility in BeaTokenizer | 2014-06-20 22:56:14 +02:00 | 
				
					
						|  Mr. eXoDia | 5f6a151d32 | DBG: added various API functions | 2014-06-20 22:55:11 +02:00 | 
				
					
						|  Mr. eXoDia | 1ddef656f3 | Merge branch 'master' into performance_improvement | 2014-06-20 22:02:32 +02:00 | 
				
					
						|  Mr. eXoDia | 71ac393668 | GUI: do not close the mainwindow before the debugger has finished | 2014-06-20 22:02:22 +02:00 | 
				
					
						|  Mr. eXoDia | e9bb33239f | DBG: database performance (100 000 comments+labels+bookmarks+functions = 900ms) + added database compression | 2014-06-20 22:01:10 +02:00 | 
				
					
						|  Mr. eXoDia | d128ead3b5 | GUI: fixed a strange crash in the HexDump | 2014-06-20 18:00:12 +02:00 | 
				
					
						|  Mr. eXoDia | c3c9f1d04d | DBG: better minus sign handling | 2014-06-20 17:45:21 +02:00 | 
				
					
						|  Mr. eXoDia | e9f18c2802 | DBG: fixed some bugs in addrinfo + save breakpoints to database | 2014-06-20 17:44:56 +02:00 | 
				
					
						|  Mr. eXoDia | d0160f2f0a | DBG: save functions & loops to database | 2014-06-20 17:12:44 +02:00 | 
				
					
						|  Mr. eXoDia | 974be7ee3e | DBG: labels + bookmarks working in database | 2014-06-20 14:30:09 +02:00 | 
				
					
						|  Mr. eXoDia | 26d653e9d8 | DBG: module list in an std::map + comments in an std::map + call modunload | 2014-06-20 05:04:47 +02:00 | 
				
					
						|  Mr. eXoDia | dbef65e09b | DBG: better (hopefully) module lookup functions | 2014-06-20 03:41:09 +02:00 | 
				
					
						|  Mr. eXoDia | f4f7797d08 | Merge branch 'master' into performance_improvement | 2014-06-20 00:45:47 +02:00 | 
				
					
						|  Mr. eXoDia | 3b34cf5d81 | GUI: better highlighting mode behavior | 2014-06-20 00:45:37 +02:00 | 
				
					
						|  Mr. eXoDia | e4a4966614 | Merge branch 'master' into performance_improvement | 2014-06-20 00:37:40 +02:00 | 
				
					
						|  Mr. eXoDia | 425bd2f361 | DBG: allow '-' in front of any value (valfromstring) | 2014-06-20 00:33:56 +02:00 | 
				
					
						|  Mr. eXoDia | 448e81c7d6 | DBG: added murmurhash (really fast hashing) | 2014-06-20 00:32:54 +02:00 | 
				
					
						|  Mr. eXoDia | b587c30aeb | DBG: some fixes in addrinfo | 2014-06-20 00:09:09 +02:00 | 
				
					
						|  Mr. eXoDia | 8ba093b0ba | DBG: comment database working again (using JSON) | 2014-06-19 00:44:43 +02:00 | 
				
					
						|  Mr. eXoDia | 289f11db05 | DBG: updated jansson headers | 2014-06-19 00:44:24 +02:00 | 
				
					
						|  Mr. eXoDia | b4df671222 | DBG: fixed a potential bug with running a script and then exiting x64_dbg | 2014-06-18 21:23:52 +02:00 | 
				
					
						|  Mr. eXoDia | 6d09617554 | DBG: added jansson (JSON) library + kill the command thread to prevent crashes on exit + memory leak detector (allow the user to send 'alloctrace.txt' PROJECT: updated clean & release scripts | 2014-06-18 21:11:54 +02:00 | 
				
					
						|  Mr. eXoDia | 17abb7f136 | DBG: removed some garbage | 2014-06-18 21:08:09 +02:00 | 
				
					
						|  Mr. eXoDia | c43d7428c9 | DBG: renamed global variable | 2014-06-18 19:50:34 +02:00 | 
				
					
						|  Mr. eXoDia | 40064068bd | GUI: fixed a coloring bug with CIP | 2014-06-18 19:47:36 +02:00 | 
				
					
						|  Mr. eXoDia | f3d7e70797 | PROJECT: updated help template + removed CodeBlocks project files | 2014-06-18 19:46:33 +02:00 | 
				
					
						|  Mr. eXoDia | f6d04a90a8 | DBG: removed sqlite | 2014-06-18 19:45:59 +02:00 |