User Activity

  • Posted a comment on ticket #709 on 7-Zip

    It's in -x switch description.

  • Posted a comment on ticket #2711 on 7-Zip

    Please show the command you used.

  • Modified a comment on discussion Open Discussion on 7-Zip

    Thanks for report! There is a new bug in 7-Zip FAR Plugin 26.03. I'll fix it in next version. Please use version 26.02 of 7-Zip FAR Plugin instead.

  • Posted a comment on discussion Open Discussion on 7-Zip

    Thanks for report! There is a new bug in 7-Zip FAR Plugin. I'll fix it in next version. Please use version 26.02 of 7-Zip FAR Plugin instead.

  • Posted a comment on ticket #2704 on 7-Zip

    Please check it again and describe each step.

  • Posted a comment on discussion Open Discussion on 7-Zip

    void CHashBundle::Final(bool isDir, bool isAltStream, const UString &path) { if (isDir) NumDirs++; else if (isAltStream) { NumAltStreams++; AltStreamsSize += CurSize; } else { NumFiles++; FilesSize += CurSize; } Byte pre[16]; memset(pre, 0, sizeof(pre)); if (isDir) pre[0] = 1; FOR_VECTOR (i, Hashers) { CHasherState &h = Hashers[i]; if (!isDir) { h.Hasher->Final(h.Digests[0]); // k_HashCalc_Index_Current if (!isAltStream) h.AddDigest(k_HashCalc_Index_DataSum, h.Digests[0]); } h.Hasher->Init(); h.Hasher->Update(pre,...

  • Posted a comment on discussion Open Discussion on 7-Zip

    it's arithmetic sum of different hashes: hash_1 + hash_2 + hash_3

  • Modified a comment on discussion Open Discussion on 7-Zip

    7-Zip 26.03 was released. Download 7-Zip for 64-bit Windows x64: https://github.com/ip7z/7zip/releases/download/26.03/7z2603-x64.exe 7-Zip for 32-bit Windows x86: https://github.com/ip7z/7zip/releases/download/26.03/7z2603.exe 7-Zip for 64-bit Windows ARM64: https://github.com/ip7z/7zip/releases/download/26.03/7z2603-arm64.exe 7-Zip Extra: standalone console version, 7z DLL, Plugin for Far Manager: https://github.com/ip7z/7zip/releases/download/26.03/7z2603-extra.7z 7-Zip (console version) for 64-bit...

View All

Personal Data

Username:
ipavlov
Joined:
2000-08-17 18:37:05

Projects

This is a list of open source software projects that Igor Pavlov is associated with:

  • 7-Far   Last Updated:
  • Project Logo 7-Zip A free file archiver for extremely high compression Last Updated:
  • 7-max   Last Updated:
  • p7zip   Last Updated:

Personal Tools