Zdenek Pavlas <[email protected]> ha escrit: > > 3. Replace 'test' to 'tset' (reverse) > > man cpio: `crc' The new (SVR4) portable format with a checksum added. > > Reversing does not change the checksum.
The type of change applied to the *header* is irrelevant here. He might as well have replaced "test" with "1234" and cpio would have happily extracted it. As I have said earlier, checksum is applied only to the file contents, not to the header. Regards, Sergey
