You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: