files corrupted, SHA not matching

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
User avatar
sfonteneau
WAPT Expert
Messages: 2362
Registered: July 10, 2014 - 11:52 PM
Contact :

September 3, 2026 - 4:55 PM

After copying, is the MSI still signed by Microsoft?

Far-fetched theory:

Is the version still the expected one, or is it a higher version?

I'm starting to wonder if Microsoft might be replacing the binaries on the fly... that would be crazy, but anyway... it's a theory worth checking...
Attachments
Screenshot 2026-09-03 165220.png
Screenshot 2026-09-03 165220.png (20.05 KB) Viewed 9929 times
Emmanuel64
Messages: 58
Registration: February 23, 2024 - 09:37

September 4, 2026 - 10:27

Hello

, I hadn't seen your reply, so I added a line to my previous post which is still in the vein of bizarre things:


I copy the .msi to the desktop: hash OK.
I copy it to the root of C, the downloads folder, yes wapt\private\install: hash modified.
I bring it back to the desktop, the hash matches again

... so the file isn't modified. It's the hash calculation that seems to be truncated. :?

To answer your questions, I tried with all the new deployed package versions (currently 152.0.4191.62-48).
The Microsoft signature appears correctly on the .msi wherever it is.

In order to continue testing, I need clarification regarding wapt. When the .wapt package is downloaded to wapt\private\cache and then extracted to install, it is deleted even in case of failure (except for a few exceptions); Is there a way to manually decompress it on demand to study the decompressed files? => Found it... a simple decompression with 7-Zip, for example :mrgreen:
WAPT Enterprise
Version 2.6.1.17861
Server OS: Debian Trixie
Administration machine OS: W11
Emmanuel64
Messages: 58
Registration: February 23, 2024 - 09:37

September 4, 2026 - 11:24

I'm finally starting to pinpoint the problem.

I download the .wapt file, manually extract it, and the hash is incorrect.
To speed things up, I manually scan the .msi file, and the hash is correct.

If I do the same thing with EDR completely disabled, the hash is incorrect for about twenty seconds (each test during this time yields a different hash, then the hash becomes correct).

However, on a machine without this issue, the behavior is different; the hash is correct immediately. The question now is

what's slowing down this check. :cry:
WAPT Enterprise
Version 2.6.1.17861
Server OS: Debian Trixie
Administration machine OS: W11
User avatar
sfonteneau
WAPT Expert
Messages: 2362
Registered: July 10, 2014 - 11:52 PM
Contact :

September 4, 2026 - 11:57

Emmanuel64 wrote: Sep 4, 2026 - 11:24 To speed things up, I manually scan the .msi file; the hash is correct.
I didn't understand that sentence
Emmanuel64
Messages: 58
Registration: February 23, 2024 - 09:37

September 4, 2026 - 12:48

To clarify, ;)

rather than waiting for an EDR scan, I scanned the file manually. A correct hash then appeared.
WAPT Enterprise
Version 2.6.1.17861
Server OS: Debian Trixie
Administration machine OS: W11
Emmanuel64
Messages: 58
Registration: February 23, 2024 - 09:37

September 4, 2026 - 1:23 PM

Okay... I finally have the answer.

It was indeed the EDR that was causing the problem, despite a global policy applied to all machines.
When the EDR is completely disabled, some filters should remain active.
After uninstalling it, everything returns to normal and Wapt works correctly.

Now I just need to understand why the EDR is being overzealous on some machines, but I'll stop "polluting" this forum. :D

Thank you all for your interest and your answers.
WAPT Enterprise
Version 2.6.1.17861
Server OS: Debian Trixie
Administration machine OS: W11
User avatar
sfonteneau
WAPT Expert
Messages: 2362
Registered: July 10, 2014 - 11:52 PM
Contact :

September 4, 2026 - 2:07 PM

Thanks for the feedback!

Could you please specify which EDR was used?
Emmanuel64
Messages: 58
Registration: February 23, 2024 - 09:37

September 4, 2026 - 9:02 PM

I'm using the Withsecure EDR.

I now need to find out why, and how to properly purge the installation.
With wsuninstaller it worked on one machine, but not on another.
WAPT Enterprise
Version 2.6.1.17861
Server OS: Debian Trixie
Administration machine OS: W11
Answer