1
0
Fork 0
Commit Graph

5840 Commits

Author SHA1 Message Date
d2k2-git 14e72cfa10
Merge branch 'x64dbg:development' into development 2025-09-30 18:51:26 +02:00
Duncan Ogilvie 4020a5cee1 Fix compilation for cross with latest Qt6 2025-09-24 12:25:16 +02:00
Duncan Ogilvie 24ee7c70e3 Remove a few meaningless WM constants hiding real ones 2025-09-17 16:40:57 +02:00
Duncan Ogilvie 8717849a7b Allow specifying exception behavior if SetThreadName breakpoint is disabled 2025-09-17 16:40:15 +02:00
Duncan Ogilvie 2195b5feaf Do not duplicate thread handles unnecessarily 2025-09-17 16:39:45 +02:00
Duncan Ogilvie 0d57e8f652 Zero initialize TITAN_ENGINE_CONTEXT_t 2025-09-17 16:39:31 +02:00
Duncan Ogilvie 568f53b1b6 Never allow fdProcessInfo to be null
Partially addresses #3699
2025-09-17 16:38:49 +02:00
Duncan Ogilvie 30d64b8a8d Add more types in TitanEngine.h 2025-09-17 16:37:43 +02:00
Duncan Ogilvie 134e7ebb26 Add type for GetDebugData 2025-08-29 00:09:29 +02:00
Duncan Ogilvie a4f753e71f Switch to enums in TitanEngine.h 2025-08-29 00:03:57 +02:00
Duncan Ogilvie e1e954b862 Start reducing TitanEngine.h 2025-08-28 17:56:05 +02:00
Torusrxxx caf2c41153
Update documentation building instructions 2025-08-26 10:22:43 +00:00
torusrxxx d237bfe69f
Update API and Qt licence documentation 2025-08-26 17:52:06 +08:00
Duncan Ogilvie 61215a2356 Always display most recent release notes in development builds 2025-08-21 17:51:07 +02:00
torusrxxx b85b2f92d9
Update API documentation 2025-08-21 18:28:48 +08:00
Duncan Ogilvie 85e0ff8579 Fix positional issue with release notes dialog on startup 2025-08-19 21:36:23 +02:00
Duncan Ogilvie d6294a8370
Merge pull request #3686 from x64dbg/release-notes
Release notes dialog
2025-08-19 20:51:04 +02:00
Duncan Ogilvie 099a17a16a Build x64dbg.chm in CI
Closes #3687
2025-08-19 20:18:51 +02:00
Duncan Ogilvie dc3e8299d4 Update GitHub Actions to set X64DBG_RELEASE and upload pluginsdk 2025-08-19 19:39:25 +02:00
Duncan Ogilvie 7e31351107 Add dark mode bug icon 2025-08-19 18:14:00 +02:00
Duncan Ogilvie 4803303d28 Fix cross build 2025-08-19 00:54:18 +02:00
Duncan Ogilvie 3dc0f662fb Add release notes in the update checker 2025-08-19 00:05:02 +02:00
Duncan Ogilvie 49c145e603 Fix compilation on Qt 5.12 2025-08-19 00:04:28 +02:00
Duncan Ogilvie 05632f429a Show release notes on first startup of a new version 2025-08-18 21:50:23 +02:00
Duncan Ogilvie 5c84c5230d Move ReleaseNotesDialog to x64dbg::widgets 2025-08-18 21:43:26 +02:00
Duncan Ogilvie 28178084c6 Resize images when ImageTextBrowser width changes 2025-08-18 18:08:06 +02:00
Duncan Ogilvie b9f4f834fa Refactor ReleaseNotesDialog to prepare for release 2025-08-18 16:23:57 +02:00
Duncan Ogilvie f99c7c294b Update debug engines to 2025.08.18
https://github.com/x64dbg/TitanEngine/releases/tag/2025.08.18
https://github.com/x64dbg/GleeBug/releases/tag/2025.08.18
2025-08-18 03:41:31 +02:00
Duncan Ogilvie dc3a12bb50 Add support for sanitizers and fix a crash 2025-08-18 03:04:54 +02:00
Duncan Ogilvie dced055689 Fix struct view refreshing and add error message when connection fails 2025-08-18 02:41:40 +02:00
Duncan Ogilvie 531088c8eb Simplify licenses sections of the docs to use links instead 2025-08-18 01:45:17 +02:00
Duncan Ogilvie 1b9b7664ec
Merge pull request #3224 from x64dbg/cross-platform
Add some cross platform example projects
2025-08-18 01:23:10 +02:00
Duncan Ogilvie 54ddde3de0 Switch to fetch-content for udmp-parser 2025-08-18 01:04:57 +02:00
Duncan Ogilvie 0b00197a4a Add missing 0xPrefixValues config 2025-08-18 00:09:28 +02:00
Duncan Ogilvie a1352559f0 Only use color hacks for TypeWidget in x64dbg 2025-08-17 21:08:13 +02:00
Duncan Ogilvie 06cc3703ad Use existing TypeWidget instead of a butchered StructWidget in hex_viewer 2025-08-17 21:08:13 +02:00
Duncan Ogilvie b711f19694 Remove redundant release.bat 2025-08-17 21:08:13 +02:00
Duncan Ogilvie c11e93f283 Fix more compiler warnings 2025-08-17 21:08:13 +02:00
Duncan Ogilvie cc983665bd Fix printf warnings on linux 2025-08-17 21:08:13 +02:00
Duncan Ogilvie c4e61a5030 Update linux-pe 2025-08-17 21:08:13 +02:00
Duncan Ogilvie 22bae7bfe3 Fix compilation error with qfloat16 2025-08-17 21:08:13 +02:00
Duncan Ogilvie d70428c1cf Use Qt6 for better coverage 2025-08-17 21:08:13 +02:00
Duncan Ogilvie 64bc74a434 Fix include in zydis_wrapper 2025-08-17 21:08:13 +02:00
Duncan Ogilvie 88b268de05 Remove struct_viewer and btparser from cross 2025-08-17 21:08:12 +02:00
Duncan Ogilvie a04b3cafa2 Fix cross platform install 2025-08-17 21:08:12 +02:00
Duncan Ogilvie 42d6a0fe68 Fix qt_executable to work with Qt6 2025-08-17 21:08:12 +02:00
Duncan Ogilvie 7ed54825a8 Fix release_notes compilation on Windows 2025-08-17 21:08:12 +02:00
Duncan Ogilvie 9af3f860a6 Add release_notes test application 2025-08-17 21:08:12 +02:00
Duncan Ogilvie 2c226c9147 Fix pattern language integration after bump 2025-08-17 21:08:12 +02:00
Duncan Ogilvie 4f996a7276 Add GitHub actions for cross platform build 2025-08-17 21:08:12 +02:00