1
0
Fork 0
Commit Graph

4770 Commits

Author SHA1 Message Date
Mr. eXoDia ff41b6bb2b GUI: middle mouse in dump copies current selection address 2014-08-09 12:26:58 +02:00
Mr. eXoDia 3b34297d2f GUI: fixed some warnings 2014-08-09 11:30:01 +02:00
Mr. eXoDia f419397b00 DBG: updated TitanEngine to the current development version 2014-08-09 10:38:02 +02:00
Mr. eXoDia 937ea60894 GUI: resolved issue #155 (segments incorrectly done when trying to re-assemble instructions) 2014-08-08 20:27:10 +02:00
Mr. eXoDia 175bb39dde GUI: fixed a small bug with the scroll bar range 2014-08-08 19:05:45 +02:00
Mr. eXoDia 8177810b85 DBG: escape section name in modload + full view now also works for sections 2014-08-08 18:17:00 +02:00
Mr. eXoDia f3d44c8dfa GUI: fixed Bridge::CopyToClipboard (use Qt instead of WinAPI) + fixed various warnings 2014-08-08 16:24:26 +02:00
Mr. eXoDia 541e173633 DBG+BRIDGE: define for max disassembly size 2014-08-08 16:23:48 +02:00
Mr. eXoDia 71603c82bb GUI: fixed a bug in BeaTokenizer::TokenEquals (size doesn't matter now per default) 2014-08-08 16:23:12 +02:00
Mr. eXoDia 44138bb4cf DBG: the grammar nazi came around 2014-08-08 16:16:21 +02:00
David Reguera Garcia 9bd11abf33 Merged mrexodia/x64_dbg into master 2014-08-08 15:53:12 +02:00
Mr. eXoDia 8193316537 GUI: fix previous commit 2014-08-08 15:51:48 +02:00
David Reguera Garcia 21297989df Merged mrexodia/x64_dbg into master 2014-08-08 15:41:41 +02:00
Mr. eXoDia 4e432b2af7 GUI: only execute JIT commands when something actually changed 2014-08-08 15:40:09 +02:00
mrexodia 1a29c67779 Merged in Dreg_fr33project/x64_dbg (pull request #17)
new jit and jet auto stuff improves, wow64 stuff and auto registry creation stuff
2014-08-08 15:34:36 +02:00
David Reguera Garcia 02d3b834d3 Merged mrexodia/x64_dbg into master 2014-08-08 15:32:04 +02:00
dreg_fr33project 41ddea139e new jit and jet auto stuff improves, wow64 stuff and auto registry creation stuff 2014-08-08 15:31:17 +02:00
Mr. eXoDia 26d33436f5 GUI: double click on address in hex dump will enable the rva mode (like in the disassembler) 2014-08-08 15:10:55 +02:00
Mr. eXoDia 0f1683170b DBG: fixed a crash with very big commands 2014-08-08 14:19:32 +02:00
David Reguera Garcia 24f2202f02 Merged mrexodia/x64_dbg into master 2014-08-08 03:44:14 +02:00
Mr. eXoDia a4584be52e GUI: fixed massive performance issue in the AppearanceDialog + added search result highlighting to the SearchListView (symbols+references) + fixed a small bug with inserting in the searchlistview 2014-08-08 02:25:31 +02:00
Mr. eXoDia e9816c44ce PROJECT: updated help 2014-08-08 01:56:13 +02:00
Mr. eXoDia 3e391bd86b GUI: threaded calls to DbgIsValidExpression in Calculator/Goto/WordEdit dialog (provides a more comfortable interface) 2014-08-07 23:29:39 +02:00
Mr. eXoDia 0d3a2f192d GUI: fixed a bug with auto-resizing columns in the HexDump 2014-08-07 21:58:25 +02:00
Mr. eXoDia 10416368fd GUI: fixed some small bugs in the follow menu 2014-08-07 21:55:00 +02:00
Mr. eXoDia bab2aef85a DBG: fixed a bug in the getjit function. 2014-08-07 20:12:52 +02:00
David Reguera Garcia 95ed2abc94 Merged mrexodia/x64_dbg into master 2014-08-07 13:30:47 +02:00
Mr. eXoDia 2522571266 DBG: fixed a warning + a crash on x64 2014-08-06 23:13:21 +02:00
Mr. eXoDia b38a55bffb DBG: dynamicmem now working (crashes before) 2014-08-06 22:48:05 +02:00
Mr. eXoDia 0bff6d7427 DBG: fixed variable aliases 2014-08-06 22:48:05 +02:00
Mr. eXoDia d6677d462f DBG: use dynamic memory class as much as possible 2014-08-06 22:48:04 +02:00
Mr. eXoDia b46b7394e1 DBG: rewrote variable.cpp 2014-08-06 22:48:03 +02:00
Mr. eXoDia 708321b4fd DBG: better dynamicmem class 2014-08-06 22:48:03 +02:00
Mr. eXoDia 66ee98e2dd DBG: 'Memory' class that takes care of resources and doesn't require typecasting 2014-08-06 22:48:02 +02:00
mrexodia 7bf1950cc9 Merged in Dreg_fr33project/x64_dbg (pull request #16)
two little fix in the before attach stuff
2014-08-06 16:28:29 +02:00
Mr. eXoDia 02e6e8ca95 GUI+DBG: some horizontal scrollbars (resolved issue #35) 2014-08-06 16:28:18 +02:00
Mr. eXoDia e3075ef191 GUI: fixed an annoying resize fix for the splitters in AbstractTableView 2014-08-06 16:21:43 +02:00
Mr. eXoDia c751a99084 GUI: fixed a very annoying cursor problem 2014-08-06 16:14:08 +02:00
dreg_fr33project e10a3fcad3 other little fix jitauto 2014-08-06 15:44:21 +02:00
dreg_fr33project 84e706b14d a little fix in the before attach stuff 2014-08-06 15:36:43 +02:00
Mr. eXoDia fd76024b1c GUI: fixed a very annoying scroll bar update problem 2014-08-06 15:23:05 +02:00
Mr. eXoDia e15c177c72 GUI: fixed a small refresh bug 2014-08-06 14:46:30 +02:00
Mr. eXoDia 538d86f42e GUI: switch view in memory map (all pages) 2014-08-06 14:39:46 +02:00
Mr. eXoDia 07183f91d4 DBG: setting for ListAllPages 2014-08-06 14:39:32 +02:00
Mr. eXoDia f885a1fded GUI: implemented working horizontal scroll bars 2014-08-06 14:23:16 +02:00
Mr. eXoDia fd86fd2cc4 DBG: updated all pages option 2014-08-06 14:12:26 +02:00
Mr. eXoDia 0f2638016e GUI: basics of horizontal scroll bar are now working 2014-08-06 12:57:30 +02:00
Mr. eXoDia 8bd7dc47a2 GUI: fixed a bug with the highlighttoken value 2014-08-06 12:25:10 +02:00
Mr. eXoDia 4122202a66 PROJECT: formatting 2014-08-06 10:27:13 +02:00
Mr. eXoDia ae8a5a1de1 GUI: string recognition and character recognition in the CPUInfoBox 2014-08-06 10:05:29 +02:00