mrexodia
  • Joined on 2023-07-19
mrexodia pushed to development at x64dbg/x64dbg 2024-10-09 00:56:07 +08:00
49c87f21d3 Remove folder from DLL breakpoints
bb54515ef2 Removed redundant BpUpdateDllPath
dc120752c8 Update ModHashFromName to always lowercase first
6e976ab67b Introduce reusable TLS in x64dbg.dll
5ec6023cac Potential fix for crash with DLL breakpoints
Compare 57 commits »
mrexodia deleted branch cmkr from x64dbg/x64dbg 2024-08-05 20:09:55 +08:00
mrexodia pushed to development at x64dbg/x64dbg 2024-08-04 18:26:48 +08:00
938138072a Fix undefined behavior when creating breakpoints
mrexodia pushed to development at x64dbg/x64dbg 2024-08-04 06:47:34 +08:00
0452682e7a Support newlines in format strings
e0c6f4c335 Inline all DBGFUNCTIONS as lambdas
8698e713ed Remove typedefs from DBGFUNCTIONS
f4804c03bf Merge pull request #3317 from x64dbg/breakpoint-file-logging
947d1f97bd Add hidden [Engine].TruncateBreakpointLogs setting
Compare 83 commits »
mrexodia pushed to development at x64dbg/x64dbg 2024-07-08 03:28:57 +08:00
2e81815e1f Merge pull request #3386 from x64dbg/quality-of-life
ff42661737 Improve user experience of the struct widget
efdd2c708d Fix a potential infinite loop when computing StructWidget layout
6524c125c3 Add DbgFunctions()->EnumStructs helper function
feb85da2ef Remove unnecessary qDebug
Compare 20 commits »
mrexodia pushed to development at x64dbg/x64dbg 2024-03-27 07:21:32 +08:00
efebecf22e Update debug engines
f5a64f541e Merge pull request #3314 from sid-38/trace_set_register
a001c0783f Simplify translations release script
dca1d28eb6 Update TraceRegisters.cpp - Minor refactoring
e2271e303a Cleaning up code
Compare 8 commits »
mrexodia pushed to development at x64dbg/x64dbg 2024-02-24 05:37:59 +08:00
caa578a029 Add more descriptive error messages in the trace browser
d08913bc54 Support copying in the StdTable with multiple items selected
da43aca116 Fix a few compilation warnings in the GUI
7a3851a607 Fix a bug in the vardel command
a5f73b479f Also implement the syscall.id expression function
Compare 89 commits »
mrexodia pushed to development at x64dbg/x64dbg 2023-10-05 20:03:46 +08:00
a4be9f87f5 Merge pull request #3234 from x64dbg/handle-anti-debug
56ee888a0b Merge pull request #3233 from x64dbg/fix-3198
3e1b3d61bc Merge pull request #3231 from torusrxxx/torusrxxx-patch-1
ffb6de5b56 Fix an anti-debug trick used by GuLoader
f6c3e4219a Fix #3198: Implement GuiSelectionSet for GUI_MEMMAP
Compare 86 commits »
mrexodia pushed to development at x64dbg/x64dbg 2023-08-09 23:12:53 +08:00
b7347f4506 Merge pull request #3149 from shocoman/graph-highlight-mode
d162dd1adc Merge pull request #3161 from shocoman/development-6
4802cb008b Merge pull request #3162 from torusrxxx/patch000000f4
b0e4888c5f Merge pull request #3146 from HayFieldLaps/development
7de1649159 Move GuiReferenceSetSingleSelection calls as requested.
Compare 12 commits »
mrexodia pushed to development at x64dbg/x64dbg 2023-08-01 20:45:28 +08:00
e7995ffd53 Use absolute path for URLs in loadSelectedTheme
0e5e31aedc Set the current directory earlier in the initialization process
3a30af1dc7 Fix a few compilation warnings
Compare 3 commits »
mrexodia pushed to development at x64dbg/x64dbg 2023-08-01 20:05:50 +08:00
17621d845c Merge pull request #3133 from Bluefissure/log-commands
ea631d4539 Move currentDateTime suffix to isoDateTime in StringUtil.h
dd76320156 Fix some naming inconsistencies
4c713b08f4 fix: update log commands
956072ad02 feat: logsave, logredirect, logredirectstop
Compare 17 commits »