I found this MSI, where rust package fails even to open the package. Microsoft's Orca tool can perfectly handle this, however I guess it's malformed somewhere.
The panic is the following: Custom { kind: InvalidData, error: "Property set string not null-terminated" }
I'm a bit rookie in Rust to dig into the exact issue, however I'll try to debug things in the upcoming days :)
I just attached the problematic MSI, but be careful, it is malicious.
I found this MSI, where rust package fails even to open the package. Microsoft's Orca tool can perfectly handle this, however I guess it's malformed somewhere. The panic is the following:
Custom { kind: InvalidData, error: "Property set string not null-terminated" }
I'm a bit rookie in Rust to dig into the exact issue, however I'll try to debug things in the upcoming days :)
I just attached the problematic MSI, but be careful, it is malicious.
infected.zip