1
0
Fork 0
Commit Graph

568 Commits

Author SHA1 Message Date
Nukem 45393bda75 GUI: Normalize table headers 2015-01-02 12:35:06 -05:00
Mr. eXoDia cca12ca83f GUI: resolved issue #236 (reference view does not follow in disassembler correctly) 2015-01-02 16:38:00 +01:00
Mr. eXoDia 2e347ad716 GUI: resolved issue #233 (crack in hexdump when scrolling up sometimes) 2015-01-01 20:44:19 +01:00
Mr. eXoDia ab3cf76115 DBG+GUI: updated register context structures (for plugin mingw compatibility) 2014-12-30 03:57:58 +01:00
Mr. eXoDia ab0279e168 GUI: close buttons on tabs 2014-12-30 03:51:04 +01:00
Mr. eXoDia 4ce848d21b GUI: resolved issue #125 (tabbed reference view) 2014-12-30 01:11:13 +01:00
Mr. eXoDia 13eaa8a7ae GUI: added options for detach/delete tabs in MHTabWidget 2014-12-30 00:54:13 +01:00
Mr. eXoDia efe2f12219 GUI: fixed a bug with copying the wrong number of instructions (thanks to futureproof for the find!) 2014-12-29 20:21:51 +01:00
Mr. eXoDia 91beff6211 GUI: added INT3 color customization 2014-12-29 15:10:34 +01:00
Mr. eXoDia 0cf41d2d55 GUI: better view of imports ("[module].[label]" instead of "[label]") 2014-12-29 02:10:39 +01:00
Mr. eXoDia a30fecb90b GUI: added an option to copy the file path of a module 2014-12-29 01:30:33 +01:00
Mr. eXoDia 50e3388de1 GUI: added "Follow Entry Point in Disassembler" option in Symbols view 2014-12-29 00:59:57 +01:00
Mr. eXoDia ce2f140537 GUI: resolved issue #228 (double click in dump or stack starts editing data) 2014-12-26 14:49:45 +01:00
Mr. eXoDia 0bccbd0c0d GUI: resolved issue #229 (automatic comments have a different color) 2014-12-26 14:43:20 +01:00
Mr. eXoDia bc4149b866 GUI: fixed 'follow in disassembler' and 'follow in dump' not possible with EDX/RDX 2014-12-26 13:04:08 +01:00
Mr. eXoDia f62d0705ef GUI: faster mouse wheel scrolling + more responsive GUI (hopefully without other things breaking) 2014-12-20 19:42:01 +01:00
Mr. eXoDia c3bb3581fd GUI: added "skip next instruction" menu item/hotkey + fixed some small bugs with the hotkey descriptions 2014-12-14 03:18:07 +01:00
Mr. eXoDia 94fad3a0c4 GUI: do not check file extensions (for dragging & dropping .lnk or other files) 2014-12-12 15:46:17 +01:00
Mr. eXoDia 11bc98c371 DBG+GUI: (hopefully) fixed some random bugs with the status label 2014-12-10 23:07:18 +01:00
Mr. eXoDia 5a78857ab8 GUI: build date in about dialog 2014-12-09 01:30:28 +01:00
Mr. eXoDia 4d469f3742 GUI: YMM registers inside the FPU section 2014-12-08 22:22:38 +01:00
Mr. eXoDia 7353c57278 GUI: added Goto -> File offset 2014-12-03 10:48:32 +01:00
SmilingWolf 22fd1207fa Add "Reload Script" option 2014-12-01 20:30:08 +01:00
David Reguera Garcia (Dreg) c328ad157c Merged mrexodia/x64_dbg into master 2014-11-13 02:34:56 +01:00
Mr. eXoDia 011c541225 GUI: find references in dump will not search for references to a range of selected addresses in the disassembly selection page 2014-11-12 23:14:41 +01:00
Radical Raccoon 41108a22a0 GUI: Added shortcut for finding references in the CPU Dump 2014-11-11 22:08:29 -06:00
Radical Raccoon 4da5cdf955 Find references via the right-click context menu in the CPU Dump view 2014-11-11 21:20:46 -06:00
dreg_fr33project 4c38c7c348 last ymm support 2014-11-11 09:14:25 +01:00
dreg_fr33project 676942ed80 FIXED x87r7 access in TOP in stack inc and dec 2014-11-10 17:55:18 +01:00
Mr. eXoDia 6c33a17858 DBG+BRIDGE+GUI: no more TitanEngine in the bridge (added separate structures + translation functions) 2014-11-10 14:36:46 +01:00
Mr. eXoDia 3394b99aa7 DBG+GUI+BRIDGE+LAUNCHER: fixed various bugs (thanks to Coverity!) 2014-11-10 12:44:42 +01:00
Mr. eXoDia 6cc28a1c95 GUI: better register view code, no more working with offset + X 2014-11-10 12:20:16 +01:00
Mr. eXoDia 9c1e22800e GUI: resolved issue #202 (separator feature in HexDump) 2014-11-08 21:08:36 +01:00
dreg_fr33project ed0f837dfd jit support improved 2014-11-08 13:48:48 +01:00
dreg_fr33project ce1064c7cc Added a real PUSHBUTTON to switch FPU view 2014-11-02 17:21:07 +01:00
dreg_fr33project 2082be74ac new tunning button 2014-11-02 03:32:35 +01:00
dreg_fr33project fe593d12b7 fixed the size selection in special fpu fields 2014-11-02 03:16:49 +01:00
dreg_fr33project 89b7910352 eflags fix and button tunning in registers 2014-11-02 03:11:10 +01:00
Mr. eXoDia 6d9a4520c0 simple custom-drawn button in registersview 2014-11-02 02:50:09 +01:00
Mr. eXoDia 29576b4bf5 GUI: prettified some stings 2014-11-02 02:34:18 +01:00
dreg_fr33project 537735827c finish FPU support 2014-11-02 01:30:29 +01:00
dreg_fr33project acce7800fb last fpu changes - ended basic first version 2014-11-02 00:31:21 +01:00
dreg_fr33project 0d65cf39fa more fpu stuff 2014-11-01 02:05:16 +01:00
dreg_fr33project 5bf857b6e4 more fpu changes 2014-10-27 08:02:42 +01:00
dreg_fr33project c874ee04d6 all fpu read done. 2014-10-26 19:19:33 +01:00
dreg_fr33project 0705384dbe last fpu changes 2014-10-26 02:24:57 +02:00
dreg_fr33project a1a0d02c8b last fpu support 2014-10-21 21:04:55 +02:00
David Reguera Garcia (Dreg) f47d265c33 Merged mrexodia/x64_dbg into master 2014-09-30 14:51:26 +02:00
dreg_fr33project 08b367e661 basic FPU support + bug fixes in registersview + titanengine update + new get context stuff 2014-09-30 14:50:43 +02:00
Mr. eXoDia 4a26b06d88 GUI: added settings update 2014-09-30 12:31:57 +02:00