Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Unicode tables. #4872

Closed
wants to merge 3 commits into from
Closed

Update Unicode tables. #4872

wants to merge 3 commits into from

Conversation

Rot127
Copy link
Member

@Rot127 Rot127 commented Feb 1, 2025

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • I made sure to follow the project's coding style.
  • I've documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).

Detailed description

Updates Unicode tables (previous was from 11 years and we live in times of people using emojis in exploits).

Test plan

Added

Closing issues

closes #4697

librz/util/utf8.c Outdated Show resolved Hide resolved
@github-actions github-actions bot added the API label Feb 1, 2025
@wargio
Copy link
Member

wargio commented Feb 1, 2025

stuff broke, but looks so much better the output

librz/util/utf8.c Outdated Show resolved Hide resolved
@Rot127
Copy link
Member Author

Rot127 commented Feb 1, 2025

I rebased #4874 on top of this. Some tests seem to have failed due to wrong utf-32 string length.

@Rot127 Rot127 closed this Feb 1, 2025
@Rot127 Rot127 deleted the Update-unicode branch February 1, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] ps recognizes UTF8 as UTF16
4 participants