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 |
Mr. eXoDia
|
5d19cdb0d1
|
GUI: fixed a small compile error
|
2014-06-14 00:01:04 +02:00 |
Mr. eXoDia
|
6dd4765444
|
GUI: removed BeaHighlight class + added settings for argument/memory spaces
|
2014-06-13 23:56:58 +02:00 |
Mr. eXoDia
|
2f4fdd0c21
|
GUI: fixed register view scrolling
|
2014-06-13 23:08:38 +02:00 |
Mr. eXoDia
|
5595fb337c
|
GUI: more userfriendly Appearance dialog (will set colors in disassembly directly when you change them)
|
2014-06-13 21:26:19 +02:00 |
Mr. eXoDia
|
7dc17de212
|
GUI: fixed bugs in expandSelectionUpTo + added selection with SHIFT
|
2014-06-13 19:37:41 +02:00 |
Mr. eXoDia
|
c9ca7ff411
|
GUI: more highlighting options
|
2014-06-13 19:37:08 +02:00 |
Mr. eXoDia
|
cb3a174f2c
|
Merge branch 'master' into hexdump_setlabel
|
2014-06-13 15:42:13 +02:00 |
Mr. eXoDia
|
ec2f441001
|
GUI: some categorizing in the GUI
|
2014-06-13 15:34:52 +02:00 |
tr4ceflow
|
88547a0c2f
|
GUI: additional apifingerprints
|
2014-06-13 14:50:09 +02:00 |
Mr. eXoDia
|
6e469823c5
|
GUI: highlighting options in Appearance dialog
|
2014-06-13 05:32:39 +02:00 |
Mr. eXoDia
|
13cd7a9353
|
GUI: BeaTokenizer: added string instructions + fixed minor bugs + more highlighting customization + added label resolver to BeaTokenizer
|
2014-06-13 05:09:47 +02:00 |