Files
BunifuUiCrack/README.md
T
2025-04-24 21:44:29 +03:00

61 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<p align="center">
<img src="https://imgur.com/4sil75E.png" alt="Bunifu UI Logo" width="150" />
</p>
### ⭐Star this repo to support contributors!
# Cracked Bunifu UI License DLL (v6.0.8) for Bunifu Framework v8.0.0
**Disclaimer**:
⚠️ **For educational/research purposes only**.
⚠️ **100% safe**: No viruses/malware. Does not alter core functionality.
⚠️ **Not for production use** support Bunifu by purchasing a license at [bunifuframework.com](https://bunifuframework.com/).
---
## Overview
Modified `Bunifu.Licensing.dll` (v6.0.8) to bypass license checks for **Bunifu Framework v8.0.0**. Compatible with any Bunifu UI version using **Bunifu.Licensing 6.0.8**.
---
## Features
- ✅ Full compatibility with **Bunifu Framework v8.0.0**
- ✅ Removes license validation
- ✅ Works for both **.NET Framework** and **.NET Core**
---
## Setup
### .NET Framework
1. Navigate to your projects `packages` folder:
```bash
# Example path:
C:\Users\YourUsername\source\repos\YourProject\packages\Bunifu.Licensing.6.0.8
```
2. Replace the existing `net48` folder with the one from this repository.
### .NET Core
1. Locate the Bunifu NuGet package folder:
```bash
# Example path:
C:\Users\YourUsername\.nuget\packages\bunifu.licensing\6.0.8\lib
```
2. Replace the `net8.0-windows7.0` folder with the one provided here.
3. **Re build/open your project** in Visual Studio.
---
## Legal
- This repository **does not distribute Bunifu's copyrighted code**
- Unauthorized use in projects violates [Bunifu's terms](https://bunifuframework.com/terms).
- Maintainers assume **no liability** for misuse.
---
**Need help?**
If you have problems, you can create an issue.