Skip to content

Fix issue with llvm-rc when ZYDIS_BUILD_SHARED_LIB is enabled#500

Merged
athre0z merged 3 commits intozyantific:masterfrom
netadr:master
Apr 16, 2024
Merged

Fix issue with llvm-rc when ZYDIS_BUILD_SHARED_LIB is enabled#500
athre0z merged 3 commits intozyantific:masterfrom
netadr:master

Conversation

@netadr
Copy link
Copy Markdown
Contributor

@netadr netadr commented Apr 6, 2024

In addition to the changes mentioned in zyantific/zycore-c#70, this changes the encoding of resources/VersionInfo.rc from UTF-16LE to UTF-8 as clang's preprocessor does not support UTF-16.

Copy link
Copy Markdown
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Shouldn't we replace the copyright sign here as well?

I merged your change in zycore-c. Maybe you could update the submodule to the latest version as well in this PR.

@netadr
Copy link
Copy Markdown
Contributor Author

netadr commented Apr 8, 2024

Shouldn't we replace the copyright sign here as well?

I changed it already here as well.

Sorry, GitHub doesn't do a great job of showing this due to the encoding change, maybe I should have clarified!

@flobernd
Copy link
Copy Markdown
Member

flobernd commented Apr 8, 2024

@netadr Oh, my bad. I even clicked on "view file", but GitHub seems to show me the old version.

Do you want to update the zycore-c submodule in this PR? We can do this in a later step as well, if that's more comfortable for you.

@netadr
Copy link
Copy Markdown
Contributor Author

netadr commented Apr 10, 2024

Do you want to update the zycore-c submodule in this PR? We can do this in a later step as well, if that's more comfortable for you.

@flobernd Should be fixed now!

Copy link
Copy Markdown
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks again.

Copy link
Copy Markdown
Member

@athre0z athre0z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@athre0z athre0z merged commit 72ec802 into zyantific:master Apr 16, 2024
mochaaP added a commit to mcha-forks/zydis that referenced this pull request Sep 15, 2024
mochaaP added a commit to mcha-forks/zydis that referenced this pull request Sep 15, 2024
mochaaP added a commit to mcha-forks/zydis that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants