Releases: NotzOs66/BootZidar
Release list
BootZidar beta test Experimental
🚀 BootZidar v1.0.0-beta (Early Access)
This is a BETA release and is considered unstable. The application is currently in active development and testing phase.
•
Use at your own risk.
•
There is a possibility of unexpected errors or failures during the USB writing process.
•
Please report any bugs or issues in the "Issues" section of this repository.
🛠️ What's New in this Build:
•
Critical Crash Fix: Resolved the "UnsatisfiedLinkError" that caused the app to close immediately when starting a process (JNI method synchronization).
•
Improved SCSI Stability: Optimized the native writing engine for better compatibility with slower USB sticks. Reduced data chunk sizes to 1MB and increased timeouts to 60 seconds to prevent "Pipe errors" and "Code 80004005" extraction failures.
•
Real-time Progress: Added native callbacks to ensure the UI progress bar and stage messages update accurately during C++ operations.
✨ Beta Features:
•
Bootable USB Creation: Write ISO images for Windows (XP, 10, 11) and Linux distributions.
•
Windows 11 Bypass: Automatically injects bypasses for TPM 2.0 and Secure Boot requirements.
•
Advanced Formatting: Support for NTFS, FAT32, exFAT, EXT2/3/4, F2FS, XFS, and UDF.
•
7-Zip Extraction Engine: Native high-performance ISO/UDF extraction.
📦 How to Install:
1.
Download the app-release.apk attached below.
2.
Enable "Install from Unknown Sources" in your Android settings.
3.
Connect your USB stick via an OTG cable and grant USB permissions when prompted.
Contributions: If you are a developer and want to help stabilize the code, feel free to open a Pull Request!