50 && (memcmp (
buf + 10 ,
"\x00\x00\x00", 3) == 0
51 || (memcmp (
buf + 5,
"\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF", 8) == 0)));
59 printf(
"usage: %s numlzma < infile | lzma -c -d > outfile\n"
60 "where numlzma is index of lzma file to extract, starting from zero.\n",
64 numlzma = atoi(
argv[1]);
_Use_decl_annotations_ int __cdecl printf(const char *const _Format,...)
static static fork const void static count static fd const char const char static newpath char char argv
int main(int argc, char *argv[])
int find_lzma_header(unsigned char *buf)