Skip to main content
Stack Overflow
  1. About
  2. For Teams

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Draft saved
Draft discarded
Cancel
7
  • Err all I see is ? Commented Jul 9, 2015 at 14:06
  • @UnicornsAreVeryVeryYummy Well, yes, it's binary data, not text. Commented Jul 9, 2015 at 14:06
  • 2
    f = open("myfile", "rb") Commented Jul 9, 2015 at 14:08
  • 2
    There's no good way to tell what binary data represents; it might be n doubles or n*2 floats, or n 64-bit integers, or just some binary data. Reverse engineering is a broad field. Commented Jul 9, 2015 at 14:08
  • 2
    "So how can I interpret those data?" – ask the person that created the file. Commented Jul 9, 2015 at 14:10

lang-py

AltStyle によって変換されたページ (->オリジナル) /