1
0
Fork 0
Commit Graph

623 Commits

Author SHA1 Message Date
Mr. eXoDia 524430794f GUI: added topmost option 2015-01-04 23:55:07 +01:00
Mr. eXoDia d67fcd1aef GUI: added display of the number of bytes selected in CPUDump 2015-01-04 23:02:32 +01:00
Mr. eXoDia b10e45dfae GUI+DBG+BRIDGE: resolved issue #92 (context menu api for plugins) 2015-01-04 22:18:20 +01:00
Mr. eXoDia 7b726e6e29 GUI: BridgeResult class to handle results of signals 2015-01-04 20:33:11 +01:00
Mr. eXoDia 93977457f9 GUI: better menu code 2015-01-04 19:51:04 +01:00
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
Mr. eXoDia 6eab29e9f1 Merge remote-tracking branch 'BitBucket/master' into utf8_support
Conflicts:
	x64_dbg_dbg/x64_dbg_dbg.vcxproj.filters
	x64_dbg_gui/Project/Src/main.cpp
2014-09-23 18:24:20 +02:00
mrexodia 7efd99522a Merged in Dreg_fr33project/x64_dbg (pull request #29)
New feature: now the user can copy the label in registers view.
2014-09-23 13:45:35 +02:00
Dither daa15f39a3 No pdb for afterbuildStep.bat 2014-09-23 11:22:21 +04:00
dreg_fr33project fde41cf541 New feature: now the user can copy the label in registers view. 2014-09-22 21:40:00 +02:00
Dither 9261e59ca5 QT5 readiness 2014-09-22 17:46:48 +04:00
Dither aa439720f5 Auto-move cursor on toggling BP in reference view 2014-09-22 17:46:38 +04:00
Dither 97baa58e4c Cosmetic changes 2014-09-22 17:46:26 +04:00
Dither 6f003e5404 Secure version of sscanf 2014-09-22 17:46:00 +04:00
Mr. eXoDia 1404ae36f4 GUI: fixed a bug with duplicate recent files 2014-09-21 12:11:58 +02:00
Mr. eXoDia 12ffba45ef GUI: fixed uppercase setting in InfoBox 2014-09-19 23:17:29 +02:00
Mr. eXoDia a43c9d0320 GUI: only uppercase non-values (fixes UPPERCASE GETPROCADDRESS) 2014-09-19 23:11:07 +02:00
Mr. eXoDia 192b0e3e37 Merge branch 'master' into utf8_support 2014-09-14 23:13:50 +02:00
Mr. eXoDia b86f9144f7 DBG+GUI: fixed some problems with the memory map not being updated. 2014-09-14 23:13:17 +02:00
Mr. eXoDia 9fa06becc0 Merge branch 'master' into utf8_support 2014-09-14 16:35:44 +02:00
Mr. eXoDia ee88a8bd72 DBG+GUI: some refactoring + formatting 2014-09-13 21:55:23 +02:00
Mr. eXoDia 80331096f3 Merge branch 'master' into utf8_support 2014-09-13 13:10:06 +02:00
Mr. eXoDia 00a7b3eb96 GUI: removed unused mouse wheel code 2014-09-13 13:05:11 +02:00
Mr. eXoDia cc3fd3952f Merge branch 'master' into utf8_support 2014-09-13 12:41:14 +02:00
dreg_fr33project 1401059016 commented mousewheel, with the new scrollarea it is not necessary 2014-09-13 07:54:45 +02:00
dreg_fr33project bfb041859c chrome scrollbars in CPUInfoBox, and Registers View. 2014-09-13 07:45:14 +02:00
dreg_fr33project 973cd01bab after by default the key down and up of the keyboard dont works in the dissasembly when the process is open (you need click in dissasembly layout first). Now up and down works by default. 2014-09-13 07:33:38 +02:00
Mr. eXoDia 12c924b6c3 Merge branch 'master' into utf8_support 2014-09-13 00:29:47 +02:00
dreg_fr33project eeeefc351a tolower for a better == of the old instruction 2014-09-12 09:07:06 +02:00
dreg_fr33project e6fdba11a5 fixed bug and now also skip assembly in unkown instruction, or blank instruction (a new easy way to skip assembly from GUI) and if the writted instruction its the old also skip it. 2014-09-12 08:57:28 +02:00
dreg_fr33project cd29cc5727 new feautres in assembleAt: now have autoscroll support while assembling and skip unkown instruction (???) 2014-09-12 07:57:28 +02:00
dreg_fr33project e936815444 bug fixed in the new assembleAt, and removed the old recursivity (now a do while instead). 2014-09-12 06:57:35 +02:00
dreg_fr33project db91383a9e registers view new scroll area and new size for big symbol names, more registers in one tab etc.. 2014-09-12 06:33:17 +02:00
Mr. eXoDia 817b2ef2f7 GUI: set general encoding to UTF-8 2014-09-11 21:17:12 +02:00
dreg_fr33project ff8dbcbf34 assembly at in disas improved 2014-09-08 09:00:08 +02:00
dreg_fr33project c0db39cb70 pull request fixed v1 2014-09-08 04:45:46 +02:00
David Reguera Garcia d06734a38b Merged mrexodia/x64_dbg into master 2014-09-08 02:16:11 +02:00
Mr. eXoDia 20d8903b22 GUI: better thread-safety in the MainWindow + fixed a bug where you could close the 'Closing debugger...' window 2014-09-07 23:10:27 +02:00
Mr. eXoDia 575d401a1b GUI: better breakpoint view code + select next breakpoint on enable/disable 2014-09-06 16:08:06 +02:00
dreg_fr33project 1d4637add9 GuiUpdateMemoryView stuff 2014-09-03 10:15:14 +02:00
dreg_fr33project 50a719ad32 first version of change command line coded 2014-09-02 08:18:41 +02:00
David Reguera Garcia f83e805e00 Merged mrexodia/x64_dbg into master 2014-09-02 05:11:57 +02:00
dreg_fr33project 542e62f365 first changecmdline stuff 2014-09-02 04:48:33 +02:00
Mr. eXoDia 38ff3a1393 GUI: fixed various bugs (thanks to Coverity) 2014-09-02 04:01:00 +02:00
Mr. eXoDia 21ba05a970 GUI: save the sorting preference of the user for the session 2014-08-29 19:44:15 +02:00
Mr. eXoDia 92da0ef734 GUI: added check for valid memory address of thread entry 2014-08-29 19:16:37 +02:00
dreg_fr33project ee6220279b Go to thread entry option added 2014-08-29 18:43:35 +02:00
dreg_fr33project d50209f221 change in eflags order 2014-08-28 14:43:28 +02:00
dreg_fr33project 8f286f9716 new registers view for eflags and segment registers 2014-08-28 09:06:53 +02:00
Mr. eXoDia 8edc750348 GUI: fixed initialization of structures 2014-08-26 17:24:13 +02:00
Mr. eXoDia 56bfe4a78a GUI: forgot to add 'search for -> command' before, not it's fixed. 2014-08-25 01:24:09 +02:00