dreg_fr33project
29dcc60da5
new titanengine header
2014-09-30 14:55:27 +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
3b4b9e2ab9
DBG: small performance improvements with reading settings
2014-09-30 12:31:11 +02:00
David Reguera Garcia (Dreg)
7ef44da82e
Merged mrexodia/x64_dbg into master
2014-09-26 07:44:16 +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
mrexodia
c92e8f8ee3
Merged in Dither/x64_dbg/cosmetic_0914 (pull request #28 )
...
Cosmetic changes separate from the main assemble function
2014-09-23 13:44:59 +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
David Reguera Garcia (Dreg)
074584183a
Merged mrexodia/x64_dbg into master
2014-09-22 20:04: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
a7f4049aa3
DBG: changed confusing 'memory leaks found' message
2014-09-21 17:22:28 +02:00
Mr. eXoDia
6b5c7b6c64
BRIDGE: unicode configuration (UTF-8 INI files now working)
2014-09-21 12:12:45 +02:00
Mr. eXoDia
1404ae36f4
GUI: fixed a bug with duplicate recent files
2014-09-21 12:11:58 +02:00
Mr. eXoDia
9c35801d8e
LAUNCHER: full unicode launcher
...
DBG: unicode commandline
2014-09-21 11:29:53 +02:00
mrexodia
664d891910
Merged in log_message_class (pull request #27 )
...
DBG: flexible message logging (like Qt's QDebug has)
2014-09-19 23:22:26 +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
tr4ceflow
28b39de5ae
DBG: flexible message logging (like Qt's QDebug has)
2014-09-16 19:31:50 +02:00
Mr. eXoDia
ebae693694
DBG: more unicode support (now x32_dbg doesn't import any *A() function)
2014-09-15 20:48:25 +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
7bff9f825c
DBG: always update the memory map on script commands 'setpagerights', 'alloc' and 'free' (notice that GuiUpdateMemoryView() doesn't take time, so it's useless to use an argument for that, memupdatemap eats time).
2014-09-14 19:25:08 +02:00
Mr. eXoDia
f8510841f4
DBG: more UTF-8 support
2014-09-14 17:56:43 +02:00
Mr. eXoDia
9aee1461e9
DBG: more UTF-8 support (now you can attach to chinese processes without problems too)
2014-09-14 17:53:36 +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
mrexodia
a9f8aa1d61
Merged in Dreg_fr33project/x64_dbg (pull request #24 )
...
registers view in scroll area (chrome scroll) + CPUInfoBox (chrome scroll), assembeAt : new feautures + bugs fixed, Set focus to dissasembly by default
2014-09-13 12:40:43 +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
David Reguera Garcia (Dreg)
4ae16b0863
Merged mrexodia/x64_dbg into master
2014-09-13 07:19:31 +02:00
Mr. eXoDia
015a030672
DBG: some categories for source files
2014-09-13 00:37:09 +02:00
Mr. eXoDia
12c924b6c3
Merge branch 'master' into utf8_support
2014-09-13 00:29:47 +02:00
Mr. eXoDia
698005bb81
DBG: converted some functions to UTF-8 (now you can debug/comment a file with chinese characters in it)
2014-09-13 00:28:05 +02:00
Nukem
7d3b62c64f
DBG: Clean up _dbg_getregdump
2014-09-12 17:55:53 -04: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
David Reguera Garcia (Dreg)
7933cd71a7
Merged mrexodia/x64_dbg into master
2014-09-12 05:34:44 +02:00