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 |
Mr. eXoDia
|
176947afb0
|
GUI: toggle highlighting mode in CPUDisassembly
|
2014-06-18 14:01:44 +02:00 |
Mr. eXoDia
|
42b5e38f4b
|
DBG: some modifications
|
2014-06-15 21:45:15 +02:00 |
Mr. eXoDia
|
c4224efdcf
|
PROJECT: updated license + readme
|
2014-06-15 13:39:07 +02:00 |
Mr. eXoDia
|
427153511f
|
Revert "PROJECT: updated license + readme"
This reverts commit 9c46b98ca2 .
|
2014-06-15 13:38:36 +02:00 |
Mr. eXoDia
|
9c46b98ca2
|
PROJECT: updated license + readme
|
2014-06-15 13:35:22 +02:00 |
Mr. eXoDia
|
d2d0960bfd
|
DBG: started massive performance improvement (cache the database in std::map and std::vector) this will impove the disassembly scrolling performance very very much.
GUI: manually refresh the GUI
|
2014-06-15 04:07:55 +02:00 |
Mr. eXoDia
|
ad9c2d3ea2
|
GUI: changed token highlighting key to 'Z' + fixed a bug in BeaTokenizer
|
2014-06-15 03:22:11 +02:00 |
Mr. eXoDia
|
f1b60af0fa
|
GUI: improved highlighting (click on highlighted token = unhighlight) + use border color from config
|
2014-06-14 17:34:34 +02:00 |
Mr. eXoDia
|
a0e268a0a6
|
GUI: shift+arrows in disassembly, changed token mode highlighting
|
2014-06-14 16:26:33 +02:00 |
Mr. eXoDia
|
f362c31506
|
GUI: better highlighting in RichTextPainter + fixed Qt5 compile + Qt shift detection + hold control for highlighting
|
2014-06-14 15:04:42 +02:00 |
Mr. eXoDia
|
dcfec774c3
|
GUI: IDA-like highlighting (press CTRL + click token to highlight) (resolved issue #91) + better default colors + code formatting (AStyle)
|
2014-06-14 05:02:46 +02:00 |