Commit Graph

5460 Commits

Author SHA1 Message Date
Duncan Ogilvie
bb67add10c Allow missing translations 2024-08-26 18:31:09 +02:00
Duncan Ogilvie
f361ef3f82 Improve memory map reselection after sorting 2024-08-24 20:15:13 +02:00
Duncan Ogilvie
5e9425045d Remove debug print 2024-08-24 20:07:51 +02:00
Duncan Ogilvie
5a4d63948b
Merge pull request #3426 from foralost/#3142_Remove_PidInHex_PID_in_decimal
Removing PidTidInHex, keeping PID/TID in dec
2024-08-24 20:05:18 +02:00
Duncan Ogilvie
ab1f2938a1
Merge pull request #3291 from foralost/3280_Selection_shifts_MMap
#3280: Selection shifts when MemoryMap is updated
2024-08-24 19:57:00 +02:00
Duncan Ogilvie
90eb29e648 Simplify re-selection logic in memory map 2024-08-24 19:37:22 +02:00
foralost
67118fef3e Removing PidTidInHex, keeping PID/TID in dec 2024-08-24 15:52:16 +02:00
Duncan Ogilvie
04529719dc
Merge pull request #3415 from torusrxxx/patch000000fd
Find pattern in trace dump
2024-08-24 12:55:08 +02:00
Duncan Ogilvie
be8d99fa1a
Merge pull request #3421 from torusrxxx/patch000000fe
Allow GuiFocusView to also focus on memmap,symbols and threads
2024-08-24 12:54:53 +02:00
Duncan Ogilvie
a6f44c1088
Merge pull request #3424 from torusrxxx/patch000000ff
Add mulhi, popcnt, lzcnt general purpose instructions
2024-08-24 12:54:37 +02:00
Duncan Ogilvie
94603b083d Follow operands in disassembly on double click when appropriate 2024-08-24 02:26:25 +02:00
Duncan Ogilvie
8f15ac0d74 Automatically reload the symbols when the module is already selected 2024-08-24 02:24:56 +02:00
Duncan Ogilvie
464349de50 Implement support for RUNTIME_FUNCTION_INDIRECT 2024-08-24 01:54:28 +02:00
torusrxxx
59f131c1c2
Add mulhi, popcnt, lzcnt general purpose instructions 2024-08-21 23:11:50 +08:00
foralost
5940e38e13 Holding selection in MemoryMap 2024-08-18 16:25:06 +02:00
torusrxxx
32c886d916
Allow GuiFocusView to also focus on memmap,symbols and threads 2024-08-17 15:20:47 +08:00
torusrxxx
ec75ba8d66
Fixed a bug that disallows following byte operand in trace 2024-08-12 22:48:49 +08:00
torusrxxx
ff86921e36
Optimize dump building speed, add Address function to avoid copying registers just to get EIP 2024-08-12 20:49:26 +08:00
torusrxxx
b9fa839efb
Dump load time statistics 2024-08-12 18:44:08 +08:00
torusrxxx
79b5c9789a
Elapsed time of searching 2024-08-10 21:26:41 +08:00
torusrxxx
2e8f3e3dc3 Find pattern in trace dump 2024-08-07 11:26:52 +08:00
Duncan Ogilvie
bd3c2a41ed Compile correctly regardless of the UNICODE macro 2024-08-06 17:52:21 +02:00
Duncan Ogilvie
633a864c9c Move tests to a separate folder 2024-08-06 17:52:20 +02:00
Duncan Ogilvie
625b28823a Move AStyleHelper to the .github folder 2024-08-06 17:52:20 +02:00
Duncan Ogilvie
382f4b227d Recreate .gitignore 2024-08-06 17:52:20 +02:00
Duncan Ogilvie
d8cf398b41
Merge pull request #3405 from torusrxxx/patch000000fb
Use 32-bit trace index to save memory
2024-08-05 13:42:09 +02:00
Duncan Ogilvie
5a127fc4e8
Merge pull request #3406 from torusrxxx/patch000000fc-1
Remove high DPI modes incompatible with windows dialog
2024-08-05 13:41:51 +02:00
Duncan Ogilvie
6da4a30244 Fix freeze in debug mode because of bad assert 2024-08-05 13:39:15 +02:00
Duncan Ogilvie
938138072a Fix undefined behavior when creating breakpoints
This manifests when compiling with VS2022
2024-08-04 12:26:06 +02:00
torusrxxx
1179bb6f5b
Add follow in dump in trace disassembly and registers 2024-08-03 13:38:11 +08:00
Torusrxxx
c5c5288a9e
Remove high DPI modes incompatible with windows dialog 2024-08-01 04:27:56 +00:00
torusrxxx
bd8ee411fc
Use 32-bit trace index to save memory 2024-08-01 12:21:41 +08:00
Duncan Ogilvie
0452682e7a Support newlines in format strings 2024-07-30 02:06:03 +02:00
Duncan Ogilvie
e0c6f4c335 Inline all DBGFUNCTIONS as lambdas 2024-07-28 16:54:43 +02:00
Duncan Ogilvie
8698e713ed Remove typedefs from DBGFUNCTIONS 2024-07-28 16:35:57 +02:00
Duncan Ogilvie
f4804c03bf
Merge pull request #3317 from x64dbg/breakpoint-file-logging
Breakpoint file logging
2024-07-28 16:20:53 +02:00
Duncan Ogilvie
947d1f97bd Add hidden [Engine].TruncateBreakpointLogs setting 2024-07-28 16:18:11 +02:00
Duncan Ogilvie
18ae8e63d4 Add reference counting for breakpoint log files 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
ae78031860 Add StringUtils::ToLower 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
c47ceecc2c Switch to using getBpIdentifier everywhere in the GUI 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
a129e0d199 Make bpf_enabled read-only for now 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
434c3ce17f Do not prompt for overwrite in the breakpoint log dialog 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
1f04fd1399 Deduplicate the code for editing a breakpoint 2024-07-28 16:14:27 +02:00
Duncan Ogilvie
2f9d4b8647 Remove the 255 character limit from the breakpoint dialog 2024-07-28 16:14:26 +02:00
Duncan Ogilvie
6bd01a382e Switch to the new breakpoint API in the GUI 2024-07-28 16:14:23 +02:00
Duncan Ogilvie
ced9a4c59e Introduce a new breakpoint API 2024-07-28 16:13:47 +02:00
Duncan Ogilvie
db264d18d5 Implement basic support for per-breakpoint log files 2024-07-27 19:59:58 +02:00
Duncan Ogilvie
1342a9f449 Start adding internal support for unlimited-size conditions 2024-07-27 19:59:58 +02:00
Duncan Ogilvie
8f87486545 Fix warning C4229 2024-07-27 18:00:31 +02:00
Duncan Ogilvie
e5183d6aff Change HTTP URLs to HTTPS 2024-07-27 17:58:04 +02:00