mrexodia
  • Joined on 2023-07-19
mrexodia pushed to development at x64dbg/x64dbg 2025-07-06 01:11:15 +08:00
bec9333351 Improve developer experience when forking
bcdb5c5837 Merge pull request #3622 from x64dbg/revert-3588-fix-addr-cbInstrFindAllMem
e5cb193849 Revert "Fixed inverted logic"
736b2be377 Merge pull request #3617 from kalhotky/development
0fb8c3d263 Merge pull request #3620 from kalhotky/fix/hide-pointer-sizes
Compare 13 commits »
mrexodia pushed to development at x64dbg/x64dbg 2025-07-05 00:14:34 +08:00
7646a36dc9 Exclude unnecessary OpenGL libraries from snapshot
e9492e70d0 Fix AVX-512 crash on 32-bit
d0eecd084e Fix snapshot timestamp format
03aebe8a50 Always load VC runtime from application directory
Compare 5 commits »
mrexodia pushed to development at x64dbg/x64dbg 2025-07-02 07:36:41 +08:00
5cf93e0c3a InitializeSignatureCheck now loads msvcp140.dll
mrexodia created branch cross-platform in x64dbg/x64dbg 2025-07-01 04:16:36 +08:00
mrexodia pushed to cross-platform at x64dbg/x64dbg 2025-07-01 04:16:36 +08:00
47135a2d4c Fix compilation on Windows
31ee3322bc Minor usability improvements for hex_viewer
686f81a29d Add selection underlining feature to HexDump
7e34f33165 Initial POC for pattern language working
7949af9bd3 Fix formatting
Compare 10 commits »
mrexodia pushed tag 2025.06.30 to x64dbg/x64dbg 2025-07-01 04:12:45 +08:00
mrexodia pushed tag 2025.03.15 to x64dbg/x64dbg 2025-07-01 04:12:39 +08:00
mrexodia pushed to development at x64dbg/x64dbg 2025-07-01 04:12:16 +08:00
9683bb38d0 Merge pull request #3588 from OldGamesCracking/fix-addr-cbInstrFindAllMem
fe8e5a013e Merge pull request #3607 from eldarkg/wine-msg-bp
65a087982b Merge pull request #3610 from oxqnd/fix/label-whitespace-bug
23f0ece561 Upload snapshot ZIP files as artifacts directly
abe77409b5 Update dependencies
Compare 24 commits »
mrexodia renamed repository from x64dbg-old to x64dbg/x64dbg 2025-07-01 04:11:47 +08:00
mrexodia renamed repository from x64dbg to x64dbg/x64dbg 2025-07-01 04:07:44 +08:00
mrexodia pushed to development at x64dbg/x64dbg 2025-06-24 01:25:23 +08:00
df110dc06f Remove Visual Studio projects
118d270d81 Performance improvements for StructWidget
1e9bae2021 Fix a bug with GotoDialog::setInitialExpression not working twice in a row
d01fcbdd34 Mark padding as bitfield
2223a7f10b Update AStyleHelper to only format changed files
Compare 114 commits »
mrexodia pushed to development at x64dbg/x64dbg 2025-01-24 09:07:13 +08:00
0beed2c4f1 One-click running in CLion
mrexodia pushed to development at x64dbg/x64dbg 2025-01-22 05:34:41 +08:00
1cebb489d7 Merge pull request #3413 from x64dbg/cmake-project
f6841ac11a Initial working cmkr project
794669930c Make $$PWD explicit in the qmake project file
0c633063dc Add SetMemoryRangeBPX command
1fa446406d Replace \r\n before \n in LogView
Compare 25 commits »
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 »