Commit Graph

52 Commits

Author SHA1 Message Date
hexadecimal 9b6844d70d loki secrets dump 2026-01-30 23:32:32 +03:00
hexadecimal 8c3e336bf8 Add GitHub Actions workflow for automated release process v1.0.0 1.0.0 2025-12-22 19:51:49 +00:00
hexadecimal 71b751c702 Add GitHub Actions workflow for building the solution 2025-12-22 19:49:45 +00:00
hexadecimal b54aded2ea Add contributor credits and repo link to MainForm UI
Enhanced the MainForm UI by adding labels for contributor credits and a link to the repository. Updated the license generation status to display the license file path. Also added Newtonsoft.Json 13.0.3 as a dependency and cleaned up unused Properties resources from the project file.

Co-Authored-By: YurZoRE <68684104+RE0x0@users.noreply.github.com>
2025-08-08 23:41:14 +03:00
hexadecimal d3f1cb1b83 Create LICENSE Generator 2025-08-06 22:09:50 +03:00
hexadecimal 473eddadf4 Merge pull request #19 from RE0x0/main
refactor: Shift from DLL mods to clean license generation – Improves compatibility
2025-06-08 21:29:12 +03:00
YurZoRE 6a1b2e0556 Delete Bunifu.Licensing.sln 2025-06-06 04:32:51 +03:00
YurZoRE c539107339 Delete Bunifu.Licensing directory 2025-06-06 04:32:31 +03:00
YurZoRE bc36c5fe52 Merge branch 'main' into main 2025-06-06 04:30:25 +03:00
YurZoRE f1ddf1acc8 Update README.md
comprehensive update
2025-06-06 04:12:59 +03:00
YurZoRE 74e2fbd96d Delete net48 directory 2025-06-06 03:47:38 +03:00
YurZoRE 9f1d639c4c Delete net8.0-windows7.0 directory
Deleting old files
2025-06-06 03:47:07 +03:00
YurZoRE f9a9595e6f Moved from modified DLL to License Generator implementation
Replaced the previous licensing mechanism (based on a modified DLL) with a full-featured License Generator that includes:
- Hardware ID detection
- File and registry-based license storage

The new Generator supports:
- Multiple product types (only UIWinForms Tested)
2025-06-06 03:44:34 +03:00
hexadecimal 253af438ff Update README.md 2025-04-25 09:46:55 +03:00
hexadecimal 9b2ad83754 Merge branch 'main' of https://github.com/t0int1337/BunifuUiCrack 2025-04-24 22:06:33 +03:00
hexadecimal 33a57edc36 Hardcode the Public key of Bunifu.Licensing 2025-04-24 22:06:25 +03:00
hexadecimal bb26a139da Update README.md 2025-04-24 21:44:49 +03:00
hexadecimal bb81e9997b Update README.md 2025-04-24 21:44:29 +03:00
hexadecimal dd940e0b94 Update README.md 2025-04-24 21:44:04 +03:00
hexadecimal 26837b66b2 Merge branch 'main' of https://github.com/t0int1337/BunifuUiCrack 2025-04-24 21:41:09 +03:00
hexadecimal 763cb3778c Needs further testing 2025-04-24 21:40:53 +03:00
hexadecimal b28b26bbf0 Merge pull request #11 from RE0x0/main
Update to support v6.0.8 license files
2025-04-24 21:33:21 +03:00
hexadecimal e3c1cdea0e Add source 2025-04-24 20:51:29 +03:00
YurZoRE 98ee54d179 docs : Update README.md
- Simplify setup instructions and remove redundant sections
2025-04-24 20:21:47 +03:00
YurZoRE 7185613c88 feat: update to support v6.0.8 license files
- Update to support Bunifu Framework v8.0.0 and v6.0.8 license files
- Uploaded updated version of the license files to ensure compatibility with Bunifu Framework v8.0.0.
- Modified the `net48` and `net8.0-windows7.0` folders to align with the latest framework requirements.
2025-03-30 03:24:21 +03:00
YurZoRE 0b310a35f2 docs: update README with improved documentation and usage guide
- Added a centered logo for better visual representation.
- Updated the introduction section to provide clarity on the project's purpose.
- Included detailed installation steps for both .NET Framework and .NET Core.
- Added a usage example to demonstrate how to integrate Bunifu UI components.
- Included credits and acknowledgments to recognize contributors.
- Added a legal notice and FAQ section to address common questions and clarify licensing terms.
- Improved formatting and structure for better readability.
2025-03-30 03:19:16 +03:00
hexadecimal 9badc969b8 Update bug_report.md 2025-02-25 08:35:16 +03:00
hexadecimal fb4558a286 Create issue template 2025-02-25 08:32:29 +03:00
t0int 8f4bd00bdf Add .NET 8 NET8 2024-11-03 18:09:48 +03:00
hexadecimal 812e6d926d Update README.md 2024-10-30 19:16:15 +03:00
hexadecimal a9e81a96fb Update README.md 2024-10-30 19:14:37 +03:00
t0int 88cf7e92ca Update README.md 2024-08-14 12:51:55 +03:00
t0int a9d487dcd4 Update README.md 2024-08-14 12:50:49 +03:00
t0int 0da4fbaa08 Update README.md 2024-08-14 12:50:44 +03:00
t0int 6e38395104 Update README.md 2024-08-14 12:50:21 +03:00
t0int ae2c753deb Update README.md 2024-08-14 12:49:54 +03:00
t0int 9c4a73696d Update README.md Latest 2024-08-14 12:47:32 +03:00
t0int 1d8af448ba Update for 6.0.4
!
2024-08-14 12:45:56 +03:00
t0int 83ffbb4ab8 Delete Bunifu.Licensing.dll
Updating for the latest version.
2024-08-14 12:45:31 +03:00
t0int c3d2334f10 Update README.md 2024-04-23 10:27:39 +03:00
t0int1337 838b2b601a Update README.md 2023-10-15 14:59:33 +03:00
t0int1337 d4f569a605 Update README.md Release 2023-10-04 22:30:35 +03:00
t0int1337 509d5fd19e Update README.md 2023-08-16 01:46:24 +03:00
t0int1337 ab9c909993 Update README.md 2023-07-31 16:30:40 +03:00
t0int1337 4aa0bca09b Fixed Runtime errors 2023-07-31 04:17:26 +03:00
t0int1337 ab1a2f7ae8 Update README.md 2023-07-31 03:39:54 +03:00
t0int1337 2dfa67874b Delete Bunifu.Licensing.pdb
dont needi t
2023-07-31 03:39:41 +03:00
t0int1337 04695fbf81 Updated file
the old version was not working and buggy
2023-07-31 03:39:02 +03:00
t0int1337 0cf91467ce Update README.md 2023-07-31 02:34:01 +03:00
t0int1337 4f828cfb8e added cracked dlls and sh*t 2023-07-31 02:32:17 +03:00