Releases: sunnamed434/BitMono
Releases · sunnamed434/BitMono
BitMono Release v0.32.0
What's Changed
- Support AsmResolver 6.0.0-beta.2 by @sunnamed434 in #216
Full Changelog: 0.31.2...0.32.0
Be careful using this Release. This is because it's only about AsmResolver update (which we use to process the assemblies, protect, etc.), and used AsmResolver version might be not stable yet, you might want to use previous releases instead of this one.
x3 Strike of BitMono releases today! 👍
BitMono Release v0.31.2
BitMono Release v0.31.0
What's Changed
- .NET 9 Support by @sunnamed434 in #215
- Disable
OpenFileDestinationInFileExplorer
by default inobfuscation.json
- x86 support for Windows builds (Mac and Linux don't sound like make sense?!)
- Bump NuGet packages to the latest
- Add Sandbox app in test/ for testing purposes
Full Changelog: 0.30.0...0.31.0
BitMono Release v0.30.0
What's Changed
- Add arm support & builds by @sunnamed434 in #214
- Bump some packages to the latest
Full Changelog: 0.29.3...0.30.0
Happy Coming New Year! The last release in 2024! 👀
BitMono Release v0.29.3
What's Changed
- Add protection list to docs by @sunnamed434 in #206
- Fix BitMono Runtime added to Module by @sunnamed434 in #208
Full Changelog: 0.29.1...0.29.3
BitMono Release v0.29.1
What's Changed
- More docs about ReadyToRun apps.
- Added handling of problems when trying to protect ReadyToRun apps, it will say about that in the logs
- Added more details on how to build BitMono.
- Added info on how to run BitMono docs, how to edit it, etc.
- Removed Cancel exit code, now it returns a
1
instead of2
. - Improved Download guide in readme.
- Instead of trying to always run an explorer it will throw an error if no protections were configured.
- Fixed bugs that might lead to a crash in most of the protections.
Full Changelog: 0.26.0...0.29.1
BitMono Release v0.26.0
What's Changed
- Updates by @sunnamed434 in #199
- Added more information about how to install BitMono in readme
- Added more docs and info about Protections types, etc
- Now protections must specify if they use Native Code via
ConfigureForNativeCodeAttribute
, this solves many problems because native code requires a configuration to be made and they might break an app, also user will see a message about that
Full Changelog: 0.25.3...0.26.0
BitMono Release v0.25.3
BitMono Release v0.25.2
What's Changed
- Fix obfuscation attributes strip by @sunnamed434 in #194
Full Changelog: 0.25.1...0.25.2
BitMono Release v0.25.1
What's Changed
- Added info about what means
Intended for ... runtime
- Other minor improvements and bug fixes
- More docs
Full Changelog: 0.24.2...0.25.1