Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7941969
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T23:49:38+00:00 2026-06-03T23:49:38+00:00

I need to detect whether a particular file is binary file saved by boost::serialization.

  • 0

I need to detect whether a particular file is binary file saved by boost::serialization. Looking at a few files, I saw they have those 16 bytes at the beginning:

0000000 0016 0000 0000 0000 6573 6972 6c61 7a69  | ........serializ
0000010 7461 6f69 3a6e 613a 6372 6968 6576 0009  | ation::archive..

Is that a reliable sequence to detect such an archive?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T23:49:40+00:00Added an answer on June 3, 2026 at 11:49 pm

    Reliable? Probably yes, as long as you keep using the same implementation of boost::serialization. Possibly also across updates of the library. But the reference documentation doesn’t mention any support for file magic, so officially, the effect of checking the file header is undefined, and might silently break in future versions. If you need to be robust, it is better to attempt to deserialize and catch whatever is thrown on failure. So, for a quick file browser that prints informative icons, sure, go ahead and use the header detection. In a enterprise system for archiving backups, not so much.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In a .NET application I am writing, I need to detect whether a particular
I need to detect whether a given .dll or .exe file is 32 bit
I have a problem where I need to detect whether a given type is
I have a flash app and I need to detect whether the streaming of
Using C++, I need to detect whether given path (file name) is absolute or
I need a way to detect whether a file contains characters from a certain
I need to feature detect whether a browser supports svg filters (feGaussianBlur, to be
I need to be able to detect whether the current language my user is
for a recent project I need to detect file system changes on a mapped
I have a view where I need to detect if a property is decorated

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.