Skip to content

Add .NET BinaryFormatter pattern #416

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ODeux2
Copy link

@ODeux2 ODeux2 commented Jul 3, 2025

Pattern

Hex Pattern file for .NET BinaryFormatter format (obsolete, removed in .NET 9)
Pattern by @ODeux2

Checklist

  • A pattern for this format doesn't exist yet (or this PR improves the existing one)
  • The new pattern has been added to the relevant table in the Readme
  • The new pattern has a description pragma (#pragma description My pattern Description here)
  • The pattern was associated with all relevant MIME types (using #pragma MIME mime-type in the source code)
    • Make sure to never use application/octet-stream here as that means "Unidentifiable binary data"
  • A test file for this pattern has been added to /tests/patterns/test_data
    • Try to keep this file below ~ 1 MB

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