Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Conversation

@HeroponRikiBestest
Copy link
Contributor

Created header and file entry models for the .WISE section in Wise Self-Extracting Installers.

Created header and file entry models for the .WISE section in Wise Self-Extracting Installers.
… 4 bytes for the crc32) and not sizes of the files themselves.
/// All values not explicitly mentioned to never have been observed have been observed in at least one installer
/// thus far.
/// </summary>
public class WiseSectionHeader
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How close does this map to the existing overlay header?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have absolutely no idea. I don't know what the overlay header looks like.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overlay header model lives in this same directory. It might be worth checking.

Realized based on header lengths there's one extra potential value
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants