mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
[PR #325] [MERGED] Add initial .NET Reactor support #491
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/325
Author: @TheRogueArchivist
Created: 10/4/2024
Status: ✅ Merged
Merged: 10/5/2024
Merged by: @mnadareski
Base:
master← Head:dotNetReactor-Addition📝 Commits (3)
a20f4e5Add initial .NET Reactor support7740e33Fix missing using05748597-zip SFX is extractable now📊 Changes
2 files changed (+108 additions, -1 deletions)
View changed files
➕
BinaryObjectScanner/Packer/dotNetReactor.cs(+106 -0)📝
README.md(+2 -1)📄 Description
It's minimal, but is much better than nothing. A few notes on how it can be realistically improved have been added as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.