Skip to content

Add custom string type registry#109

Merged
tinysec merged 1 commit into
masterfrom
feat/custom-string-types
Jul 22, 2026
Merged

Add custom string type registry#109
tinysec merged 1 commit into
masterfrom
feat/custom-string-types

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the stable CustomStringType wrapper with registration, lookup, enumeration, and render delimiter properties
  • marshal BNCustomStringTypeInfo as its native by-reference structure and correct the list count ABI
  • validate registry round trips against the real Binary Ninja core in the external E2E suite

Validation

  • dotnet build -c Release --no-restore (0 warnings)
  • targeted E2E: 1/1 passed
  • full external E2E: 233/233 passed

@tinysec
tinysec merged commit e4d8b9e into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/custom-string-types branch July 22, 2026 19:43
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