Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Bundle Manifests (AppHost / SingleFileHost) #279

Merged
merged 18 commits into from
Apr 2, 2022

Conversation

Washi1337
Copy link
Owner

@Washi1337 Washi1337 commented Mar 23, 2022

Includes read/write support for .NET bundle files.

  • Read and extract files from bundle manifest.
  • Write new manifests.
  • Write new single file executables using template AppHosts.
  • Compression support for file format v6+.
  • Automatic bundle ID generation based on manifest contents.
  • Update headers for PE AppHost templates (e.g. for GUI bit).
  • Update win32 resources for PE AppHost templates (e.g. for executable icons).
  • Documentation
  • Review

Closes #246

@Washi1337 Washi1337 added enhancement dotnet Issues related to AsmResolver.DotNet labels Mar 23, 2022
@Washi1337 Washi1337 added this to the 4.10.0 milestone Mar 23, 2022
@ds5678
Copy link
Contributor

ds5678 commented Mar 23, 2022

Excited!!

@Washi1337 Washi1337 merged commit f87bb4b into development Apr 2, 2022
@Washi1337 Washi1337 deleted the feature/apphost-bundles branch April 2, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet Issues related to AsmResolver.DotNet enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants