mrexodia
  • Joined on 2023-07-19
mrexodia pushed tag 2025.07.04 to x64dbg/x64dbg 2025-08-20 03:38:16 +08:00
mrexodia pushed tag 2025.08.19 to x64dbg/x64dbg 2025-08-20 03:37:53 +08:00
mrexodia pushed to development at x64dbg/x64dbg 2025-08-20 03:37:46 +08:00
85e0ff8579 Fix positional issue with release notes dialog on startup
d6294a8370 Merge pull request #3686 from x64dbg/release-notes
099a17a16a Build x64dbg.chm in CI
dc3e8299d4 Update GitHub Actions to set X64DBG_RELEASE and upload pluginsdk
7e31351107 Add dark mode bug icon
Compare 12 commits »
mrexodia pushed to development at x64dbg/x64dbg 2025-08-18 09:43:14 +08:00
f99c7c294b Update debug engines to 2025.08.18
dc3a12bb50 Add support for sanitizers and fix a crash
dced055689 Fix struct view refreshing and add error message when connection fails
531088c8eb Simplify licenses sections of the docs to use links instead
1b9b7664ec Merge pull request #3224 from x64dbg/cross-platform
Compare 141 commits »
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