John
5ad3be977c
set max items per line for CppString to 1
...
set the maximum items per line of 'DataCppString' to 1 because the setting doesn't do anything here and it is '1' for everything else (where max items per line does not matter).
2022-01-18 15:06:43 +01:00
John
d1444315d8
added new datatypes to HexEditDialog
...
added two new datatypes to the HexEditDialog
C++ std::string and std::vector<char>
2022-01-17 20:59:31 +01:00
Duncan Ogilvie
30ce2fe778
Fix a bunch of error on /std:c++latest
...
Closes #2820
2022-01-17 10:18:54 +01:00
Duncan Ogilvie
58de91b229
Automatically sync with gitee
2022-01-14 15:46:52 +01:00
Torusrxxx
fddef539c4
Fixed blurry disassembly text ( #2819 )
2022-01-13 03:21:08 +00:00
Duncan Ogilvie
bd2638f662
Fix undefined behavior in new getAutoComment function
2022-01-05 13:01:00 +01:00
Duncan Ogilvie
c66bf1689a
Improve rich text painting rendering performance (hopefully)
2022-01-05 13:01:00 +01:00
Duncan Ogilvie
caaf241467
Actually allow enabling the new string algorithm 🤦♂️
2022-01-05 01:52:21 +01:00
Duncan Ogilvie
59f19f54b2
Fix VEH/VCH enumeration on Windows 10
...
Closes #2814
2022-01-04 08:43:19 +01:00
Duncan Ogilvie
1b09ed07a6
Fix a bug with Shift+3 in the ShortcutEdit (thanks gzfuqun!)
2022-01-03 06:58:46 +01:00
Duncan Ogilvie
f0712b4988
Use relative paths for submodules
2022-01-03 06:58:04 +01:00
Duncan Ogilvie
b4fc237823
Only use the new string detection algorithm in certain code pages
2022-01-03 05:20:09 +01:00
Duncan Ogilvie
f2ab218eb1
Prioritize labels over strings in the dump address view
2022-01-03 04:41:34 +01:00
Duncan Ogilvie
a43d7b2e19
Fix Ctrl+Shift+Tab in ShortcutEdit #2176
2022-01-03 04:11:42 +01:00
Duncan Ogilvie
e0b350358e
Fix Ctrl+N
2022-01-03 04:11:42 +01:00
Duncan Ogilvie
c77b899840
Improve Handle wrapper class
2022-01-03 04:11:42 +01:00
Duncan Ogilvie
16d3b5ea2b
Allow the chd command without arguments to reset the current directory
2022-01-03 04:11:42 +01:00
Duncan Ogilvie
56c6233baa
Simplify wow64 check
2022-01-03 04:11:42 +01:00
Duncan Ogilvie
f0dc28020d
Merge pull request #2807 from torusrxxx/patch000000d0
...
Add support for printing floating point numbers in XMM/YMM
2022-01-01 20:03:48 +01:00
torusrxxx
bbfd31970c
Fixed precision of printing double pointer
2022-01-01 16:44:21 +01:00
Duncan Ogilvie
831cba592f
Merge pull request #2810 from torusrxxx/patch000000d2
...
copy and paste breakpoint conditions
2022-01-01 16:40:02 +01:00
Duncan Ogilvie
bee655771c
Merge pull request #2808 from torusrxxx/patch000000d1
...
Add autocomment for conditional breakpoint
2021-12-28 22:00:31 +01:00
torusrxxx
9ae281de20
copy and paste breakpoint conditions
2021-12-28 22:56:50 +08:00
torusrxxx
8309cedcf3
fixed comments added twice
2021-12-26 17:39:08 +08:00
torusrxxx
3817686d95
Add autocomment for breakpoint
2021-12-26 17:24:00 +08:00
torusrxxx
d7d9e95272
Add support for printing floating point numbers in XMM/YMM
2021-12-25 17:36:29 +08:00
Duncan Ogilvie
025fcf5125
Merge pull request #2805 from torusrxxx/patch000000cf
...
Eenhanced floating point support
2021-12-22 16:20:49 +01:00
torusrxxx
1350756ef3
Add the UI to modify floating point number in dump
2021-12-21 15:18:58 +08:00
torusrxxx
0f9f668221
Add string format to print floating point number pointer
2021-12-21 14:46:37 +08:00
Duncan Ogilvie
72e326459c
Attempt to scale the column widths when changing fonts
2021-12-05 15:28:13 +01:00
Duncan Ogilvie
59c46f374b
Update FUNDING.yml
2021-12-03 04:27:28 +01:00
Duncan Ogilvie
46d123379c
Update README.md
2021-12-03 04:25:59 +01:00
Duncan Ogilvie
703ae954d7
Rudimentary support for Windows Sandbox
...
- \Device\ paths are not supported by CreateFile
- Add a hackfix for \Device\vmsmb\VSMB-*\os\Windows\ paths
2021-11-24 01:21:39 +01:00
Duncan Ogilvie
0875e1339b
Merge pull request #2792 from starsunyzl/fix-shortcut-again
...
Fix #2790 mistake
2021-11-21 22:28:26 +01:00
Torusrxxx
4daeb64939
Update MainWindow.ui
2021-11-20 09:03:41 +00:00
Torusrxxx
586123021a
Update MainWindow.ui
2021-11-20 09:01:16 +00:00
Liz
322de6bc3b
Fix #2790 mistake
2021-11-20 01:42:37 +08:00
Duncan Ogilvie
30bfecd80f
Merge pull request #2790 from starsunyzl/fix-shortcut
2021-11-19 16:25:52 +01:00
Liz
2391bccbbc
Accept suggestions #2790
2021-11-19 13:08:49 +08:00
Liz
910864b978
Fix the enter key on the keypad not working in CPUStack widget
2021-11-19 09:13:35 +08:00
Duncan Ogilvie
b27bd5c410
Merge pull request #2783 from Schweinepriester/patch-1
...
README.md: HTTP => HTTPS
2021-11-03 10:57:34 +01:00
Duncan Ogilvie
f7ef67687d
Merge pull request #2778 from torusrxxx/patch000000ce
...
dump TEB on double clicking FS/GS register
2021-10-31 10:49:09 +01:00
Kai
c2bedf4de9
README.md: HTTP => HTTPS
2021-10-31 01:38:41 +02:00
torusrxxx
b07aa9abf9
dump TEB on double clicking FS/GS register
2021-10-28 19:07:45 +08:00
Duncan Ogilvie
f1e5535112
Merge pull request #2772 from bjauny/use_pragma_once
...
Replaced include guards with pragma once
2021-10-27 19:42:25 +02:00
Duncan Ogilvie
f7c2fcc89f
Merge pull request #2775 from x64dbg/fix-2774
...
Fix a use after free in ExpressionFunctions::Unregister
2021-10-25 12:06:45 +02:00
Duncan Ogilvie
527356f640
Fix a use after free in ExpressionFunctions::Unregister
...
Closes #2774
2021-10-25 10:55:22 +02:00
Bastien JAUNY
0e792293d8
Replaced include guards with pragma once
2021-10-24 11:35:18 +02:00
Duncan Ogilvie
4ee4a51e43
Merge pull request #2771 from ZehMatt/scriptapi-memoryprot
...
Refactor memory protection access and add new script API method
2021-10-23 16:31:27 +02:00
ζeh Matt
2c14dbb0c9
Split pages only if view requests it
2021-10-23 17:30:27 +03:00