Skip to content

Conversation

@jackulau
Copy link

  • Update existing VERSION_PATTERNS to support null byte separators (\x00) used in Android binaries
  • Add FILENAME_PATTERNS for libharfbuzz to improve file matching
  • Add 3 new patterns for different Android API versions:
    • API 28: HB_OPTIONS with invalid field
    • API 29: HB_OPTIONS without invalid field
    • API 30: json context pattern
    • API 34: morx table pattern
  • Add corresponding test data for Android versions 1.4.2, 2.3.0, 2.6.4, 6.0.0

Tested on Android APIs 28, 29, 30, and 34.

- Update existing VERSION_PATTERNS to support null byte separators (\x00) used in Android binaries
- Add FILENAME_PATTERNS for libharfbuzz to improve file matching
- Add 3 new patterns for different Android API versions:
  - API 28: HB_OPTIONS with invalid field
  - API 29: HB_OPTIONS without invalid field
  - API 30: json context pattern
  - API 34: morx table pattern
- Add corresponding test data for Android versions 1.4.2, 2.3.0, 2.6.4, 6.0.0

Tested on Android APIs 28, 29, 30, and 34.

Signed-off-by: Jack <[email protected]>
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.

1 participant