Why aren't EXE's in binary?

前端 未结 8 636
轻奢々
轻奢々 2021-01-12 03:02

Why is it that if you open up an EXE in a hex editor, you will see all sorts of things. If computers only understand binary then shouldn\'t there only be 2 possible symbols

8条回答
  •  花落未央
    2021-01-12 03:24

    There are only two possible states. What you're seeing is larger patterns of combinations of them, much in the same way that the only things sentences are made of are letters and punctuation.

提交回复
热议问题