What would happen if a system executes a part of the file that is zero-padded?
问题 I've seen in some posts/videos/files that they are zero-padded to look bigger than they are, or match "same file size" criteria some file system utilities have for moving files, mostly they are either prank programs, or malware. But I often wondered, what would happen if the file corrupted, and would "load" the next set of "instructions" that are in the big zero-padded space at the end of the file? Would anything happen? What's the instruction set for 0x0 ? 回答1: The decoding of 0 bytes