Commit Graph

  • 9ef9b95159
    Merge f800261b0d into 9785d1a62e #3413 Duncan Ogilvie 2024-10-23 14:27:23 +0800
  • 9785d1a62e Add name of the edited register to the window title development Duncan Ogilvie 2024-10-18 19:03:52 +0200
  • 668c8cf7fa Add funding manifest url Duncan Ogilvie 2024-10-18 14:30:25 +0200
  • f800261b0d Initial working cmkr project #3413 cmake-project Duncan Ogilvie 2024-08-05 15:54:28 +0200
  • 2c3c3416f2 Play around with debouncing slow events in the remote table #3224 cross-platform Duncan Ogilvie 2024-10-11 22:43:00 +0200
  • 49c87f21d3 Remove folder from DLL breakpoints Duncan Ogilvie 2024-10-07 22:51:54 +0200
  • bb54515ef2 Removed redundant BpUpdateDllPath Duncan Ogilvie 2024-10-07 22:35:51 +0200
  • dc120752c8 Update ModHashFromName to always lowercase first Duncan Ogilvie 2024-10-07 22:35:09 +0200
  • 6e976ab67b Introduce reusable TLS in x64dbg.dll Duncan Ogilvie 2024-10-07 22:34:37 +0200
  • 5ec6023cac Potential fix for crash with DLL breakpoints Duncan Ogilvie 2024-10-07 21:30:11 +0200
  • 3a9883edb8
    Merge pull request #3439 from torusrxxx/patch000000e1 Duncan Ogilvie 2024-10-07 16:00:44 +0200
  • 75912707f1
    Merge pull request #3438 from torusrxxx/patch000000e0 Duncan Ogilvie 2024-10-07 15:59:42 +0200
  • c9dbe9e5bd Improve format.bat script Duncan Ogilvie 2024-10-07 15:57:22 +0200
  • 60508501fd Fix warnings on latest MSVC Duncan Ogilvie 2024-10-03 12:06:47 +0200
  • bcf50752be Fix compilation error on permissive- Duncan Ogilvie 2024-10-03 12:06:13 +0200
  • e83af8f552
    Fix race condition and fix WriteFile failure not reported #3438 torusrxxx 2024-09-15 23:47:41 +0800
  • 1099586326
    Add silentRet argument to scriptrun torusrxxx 2024-09-15 23:31:45 +0800
  • 45ac810346
    disable changing layout of CPU widget in RTL #3439 torusrxxx 2024-09-12 12:25:59 +0800
  • 7a3602362e Use LayoutDirectionAuto to fix RTL issues torusrxxx 2024-09-09 20:12:23 +0800
  • e686e7d1f1 Attempt to fix elusive size restore bug Duncan Ogilvie 2024-09-10 15:29:03 +0200
  • 8eff4cd581
    Fix "scriptcmd call label" when script is not running torusrxxx 2024-09-09 17:45:17 +0800
  • 74c6d2a579
    Merge pull request #3427 from foralost/#3397_Setting_comment_does_not_show Duncan Ogilvie 2024-09-07 15:21:11 +0200
  • 7dd1cd34f2
    Merge pull request #3425 from G3ph4z/issue_3409 Duncan Ogilvie 2024-08-30 14:56:11 +0200
  • 8ba12cb8a5
    Merge pull request #3429 from G3ph4z/update_setenv Duncan Ogilvie 2024-08-28 14:48:24 +0200
  • cf8f1f8cd9 Add option to copy selection bytes only #3425 G3ph4z 2024-08-23 00:21:19 +0200
  • 04a8252016 Update setenv.bat with the correct paths #3429 G3ph4z 2024-08-27 17:11:34 +0200
  • 2b5c64f54d Remove 16k log limit for breakpoint logs Duncan Ogilvie 2024-08-27 01:43:39 +0200
  • f6ffafe4c1 Simplify string expression function code Duncan Ogilvie 2024-08-27 00:37:22 +0200
  • 70afe74f06 Fix a buffer overflow when formatting big strings Duncan Ogilvie 2024-08-27 00:36:14 +0200
  • 9b44d869cd Remove unused name Duncan Ogilvie 2024-08-26 18:41:02 +0200
  • bb67add10c Allow missing translations Duncan Ogilvie 2024-08-26 18:31:09 +0200
  • 49ba6f2dce Loading current graph in GUI_UPDATE_GRAPH_VIEW #3427 foralost 2024-08-24 18:53:42 +0200
  • f361ef3f82 Improve memory map reselection after sorting Duncan Ogilvie 2024-08-24 19:57:51 +0200
  • 5e9425045d Remove debug print Duncan Ogilvie 2024-08-24 13:13:13 +0200
  • 5a4d63948b
    Merge pull request #3426 from foralost/#3142_Remove_PidInHex_PID_in_decimal Duncan Ogilvie 2024-08-24 20:05:18 +0200
  • ab1f2938a1
    Merge pull request #3291 from foralost/3280_Selection_shifts_MMap Duncan Ogilvie 2024-08-24 19:57:00 +0200
  • 90eb29e648 Simplify re-selection logic in memory map #3291 Duncan Ogilvie 2024-08-24 19:37:22 +0200
  • 67118fef3e Removing PidTidInHex, keeping PID/TID in dec #3426 foralost 2024-08-24 15:52:10 +0200
  • 04529719dc
    Merge pull request #3415 from torusrxxx/patch000000fd Duncan Ogilvie 2024-08-24 12:55:08 +0200
  • be8d99fa1a
    Merge pull request #3421 from torusrxxx/patch000000fe Duncan Ogilvie 2024-08-24 12:54:53 +0200
  • a6f44c1088
    Merge pull request #3424 from torusrxxx/patch000000ff Duncan Ogilvie 2024-08-24 12:54:37 +0200
  • 94603b083d Follow operands in disassembly on double click when appropriate Duncan Ogilvie 2024-08-24 02:26:25 +0200
  • 8f15ac0d74 Automatically reload the symbols when the module is already selected Duncan Ogilvie 2024-08-24 02:24:56 +0200
  • 464349de50 Implement support for RUNTIME_FUNCTION_INDIRECT Duncan Ogilvie 2024-08-24 01:54:28 +0200
  • 59f131c1c2
    Add mulhi, popcnt, lzcnt general purpose instructions #3424 torusrxxx 2024-08-21 23:11:50 +0800
  • 5940e38e13 Holding selection in MemoryMap foralost 2023-12-17 11:03:14 +0100
  • 32c886d916
    Allow GuiFocusView to also focus on memmap,symbols and threads #3421 torusrxxx 2024-08-17 15:20:47 +0800
  • ec75ba8d66
    Fixed a bug that disallows following byte operand in trace #3415 torusrxxx 2024-08-12 22:48:49 +0800
  • ff86921e36
    Optimize dump building speed, add Address function to avoid copying registers just to get EIP torusrxxx 2024-08-12 20:49:26 +0800
  • b9fa839efb
    Dump load time statistics torusrxxx 2024-08-12 18:44:08 +0800
  • 79b5c9789a
    Elapsed time of searching torusrxxx 2024-08-10 21:26:41 +0800
  • 2e8f3e3dc3 Find pattern in trace dump torusrxxx 2024-08-07 11:25:45 +0800
  • bd3c2a41ed Compile correctly regardless of the UNICODE macro Duncan Ogilvie 2024-08-05 15:53:35 +0200
  • 633a864c9c Move tests to a separate folder Duncan Ogilvie 2024-08-05 15:53:06 +0200
  • 625b28823a Move AStyleHelper to the .github folder Duncan Ogilvie 2024-08-05 15:52:36 +0200
  • 382f4b227d Recreate .gitignore Duncan Ogilvie 2024-08-05 15:51:47 +0200
  • fc8092cc93
    Merge bc7cae2f28 into d8cf398b41 #3224 Duncan Ogilvie 2024-08-05 16:46:30 +0300
  • d8cf398b41
    Merge pull request #3405 from torusrxxx/patch000000fb Duncan Ogilvie 2024-08-05 13:42:09 +0200
  • 5a127fc4e8
    Merge pull request #3406 from torusrxxx/patch000000fc-1 Duncan Ogilvie 2024-08-05 13:41:51 +0200
  • 6da4a30244 Fix freeze in debug mode because of bad assert Duncan Ogilvie 2024-08-05 13:39:15 +0200
  • 938138072a Fix undefined behavior when creating breakpoints Duncan Ogilvie 2024-08-04 12:26:06 +0200
  • 1179bb6f5b
    Add follow in dump in trace disassembly and registers #3405 torusrxxx 2024-08-03 13:38:11 +0800
  • c5c5288a9e
    Remove high DPI modes incompatible with windows dialog #3406 Torusrxxx 2024-08-01 04:27:56 +0000
  • bd8ee411fc
    Use 32-bit trace index to save memory torusrxxx 2024-08-01 12:21:41 +0800
  • 0452682e7a Support newlines in format strings Duncan Ogilvie 2024-07-30 02:06:03 +0200
  • e0c6f4c335 Inline all DBGFUNCTIONS as lambdas Duncan Ogilvie 2024-07-28 16:54:43 +0200
  • 8698e713ed Remove typedefs from DBGFUNCTIONS Duncan Ogilvie 2024-07-28 16:35:57 +0200
  • f4804c03bf
    Merge pull request #3317 from x64dbg/breakpoint-file-logging Duncan Ogilvie 2024-07-28 16:20:53 +0200
  • 947d1f97bd Add hidden [Engine].TruncateBreakpointLogs setting #3317 Duncan Ogilvie 2024-07-28 16:18:11 +0200
  • 18ae8e63d4 Add reference counting for breakpoint log files Duncan Ogilvie 2024-07-28 13:24:05 +0200
  • ae78031860 Add StringUtils::ToLower Duncan Ogilvie 2024-07-28 13:22:43 +0200
  • c47ceecc2c Switch to using getBpIdentifier everywhere in the GUI Duncan Ogilvie 2024-07-28 13:16:08 +0200
  • a129e0d199 Make bpf_enabled read-only for now Duncan Ogilvie 2024-07-28 13:15:42 +0200
  • 434c3ce17f Do not prompt for overwrite in the breakpoint log dialog Duncan Ogilvie 2024-07-07 15:32:00 +0200
  • 1f04fd1399 Deduplicate the code for editing a breakpoint Duncan Ogilvie 2024-03-07 03:27:00 +0100
  • 2f9d4b8647 Remove the 255 character limit from the breakpoint dialog Duncan Ogilvie 2024-03-05 19:09:00 +0100
  • 6bd01a382e Switch to the new breakpoint API in the GUI Duncan Ogilvie 2024-03-04 02:37:54 +0100
  • ced9a4c59e Introduce a new breakpoint API Duncan Ogilvie 2024-03-04 02:37:08 +0100
  • db264d18d5 Implement basic support for per-breakpoint log files Duncan Ogilvie 2024-03-02 01:31:23 +0100
  • 1342a9f449 Start adding internal support for unlimited-size conditions Duncan Ogilvie 2024-03-02 00:05:08 +0100
  • 8f87486545 Fix warning C4229 Duncan Ogilvie 2024-07-27 18:00:31 +0200
  • e5183d6aff Change HTTP URLs to HTTPS Duncan Ogilvie 2024-07-22 00:17:56 +0200
  • 53008c7adb
    Merge pull request #3342 from ynwarcs/win11-24h2-fix Duncan Ogilvie 2024-07-27 17:56:28 +0200
  • c6bb971a5c Only add ImageExtension for new enough build numbers #3342 Duncan Ogilvie 2024-07-27 17:55:45 +0200
  • 3553e26c4b
    Merge pull request #3398 from torusrxxx/patch000000fa Duncan Ogilvie 2024-07-24 10:33:25 +0200
  • 9c71c098f0
    fix crash and free dump in another thread #3398 torusrxxx 2024-07-22 18:01:14 +0800
  • 7fe7136103 Fix a crash when releasing the mouse outside of the CPUSideBar Duncan Ogilvie 2024-07-21 02:24:11 +0200
  • 67b27f52bd
    Merge pull request #3372 from NaC-L/trace-print-implict-memory-access Duncan Ogilvie 2024-07-21 20:28:41 +0200
  • ca9dd861c3 Rename OpCount to TotalOpCount for backwards compatibility #3372 Duncan Ogilvie 2024-07-21 20:27:04 +0200
  • 85bddbfbed
    Merge pull request #3396 from torusrxxx/patch000000f9 Duncan Ogilvie 2024-07-21 20:12:54 +0200
  • 3926d91fef
    Merge pull request #3098 from torusrxxx/patch000000dc Duncan Ogilvie 2024-07-21 20:11:23 +0200
  • 22978dcf72 Add a warning message when enabling the dump on a big trace #3098 Duncan Ogilvie 2024-07-21 20:01:32 +0200
  • e40d525b8a
    Alert when image saving failed #3396 torusrxxx 2024-07-21 23:12:50 +0800
  • 9e1bef1d7c Remove a bunch of asserts from the trace Duncan Ogilvie 2024-07-21 17:06:17 +0200
  • cf0e68271c Add file size to TraceFileReader Duncan Ogilvie 2024-07-21 17:05:30 +0200
  • 241f055a7c DisableTraceDump -> AutoTraceDump Duncan Ogilvie 2024-07-21 17:05:09 +0200
  • 1363911e47
    Merge pull request #3392 from torusrxxx/patch000000f8 Duncan Ogilvie 2024-07-21 13:40:51 +0200
  • b522aded2f Add missing exception descriptions Duncan Ogilvie 2024-07-21 12:37:46 +0200
  • 7b104df324 Fix warnings in GUI code related to component updates Duncan Ogilvie 2024-07-21 12:32:05 +0200
  • 498e072239
    Add follow in dump in trace infobox torusrxxx 2024-07-19 18:49:13 +0800