Add some cross platform example projects - #3224
Merged
Merged
Conversation
mrexodia
marked this pull request as draft
September 22, 2023 16:55
Member
|
What are your plans on this? I will be on holiday soon, do you think I should quickly make dump in trace ready to merge so that you can start modifying the dump and disassembly there to use your new headers? |
Member
Author
|
Yeah would be good if we could merge the new trace features (at least hidden behind a setting if it’s not fully ready yet). I’m not in a big hurry with this though, just working on it from time to time. I wanted to open an issue/discussion about this with more details, but the plan is to slowly refactor the core UI components to be completely independent of x64dbg, so they can be reused for other projects. Additionally I want to merge back the improvements to the graph view that Cutter made, but that will probably be after this. |
mrexodia
force-pushed
the
cross-platform
branch
from
November 3, 2023 12:51
c51ed6b to
64a9158
Compare
mrexodia
force-pushed
the
cross-platform
branch
2 times, most recently
from
June 16, 2024 14:42
f75eddd to
bc7cae2
Compare
mrexodia
force-pushed
the
cross-platform
branch
from
January 25, 2025 01:46
529700c to
a3de8d2
Compare
mrexodia
force-pushed
the
cross-platform
branch
from
April 22, 2025 08:08
eb46825 to
c32c061
Compare
mrexodia
force-pushed
the
cross-platform
branch
4 times, most recently
from
June 19, 2025 13:00
ace48bc to
47135a2
Compare
mrexodia
force-pushed
the
development
branch
2 times, most recently
from
July 3, 2025 23:32
03447d4 to
699342d
Compare
mrexodia
force-pushed
the
cross-platform
branch
from
August 9, 2025 11:43
a37f4f4 to
daf406f
Compare
mrexodia
force-pushed
the
cross-platform
branch
3 times, most recently
from
August 17, 2025 18:37
9c080f6 to
c8d4d82
Compare
mrexodia
force-pushed
the
cross-platform
branch
2 times, most recently
from
August 17, 2025 21:53
8bcd09d to
9001386
Compare
mrexodia
force-pushed
the
cross-platform
branch
2 times, most recently
from
August 17, 2025 23:03
31e485a to
e87cfe4
Compare
mrexodia
force-pushed
the
cross-platform
branch
from
August 17, 2025 23:05
e87cfe4 to
54ddde3
Compare
mrexodia
marked this pull request as ready for review
August 17, 2025 23:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Still a work in progress, just some proof of concept code to show that (some of) the
BasicViewcomponents work on Mac/Linux (and with Qt6)fetch-contentto not bloat the repository unnecessarily