Skip to content

v1.4.0 — USB mapping, EFI-without-USB, Windows fixes

Latest

Choose a tag to compare

@riftaway7-code riftaway7-code released this 27 Jun 19:49
· 2 commits to main since this release

What's new

  • USB Mapping — new post-install screen to apply your generated UTBMap.kext to any EFI drive in one click. USBToolBox app now auto-downloaded to EFI/HackMate-Extras/ on every build
  • USBToolBox.kext + UTBMap.kext now included in every build automatically
  • Don't have USB — new option on the USB selection screen lets you generate an EFI folder to any local directory without a USB drive attached (useful for copying to internal EFI partition)
  • Fix: kext downloads failing on Windows — replaced bare urlretrieve with proper SSL context; fixes silent failures on Windows 10/11
  • Fix: umount crash on Linuxumount timeout no longer kills the entire build; sync + lazy unmount fallback always runs
  • Fix: EXE showing update nag every launch — EXE now bundles its own git SHA at build time so it correctly detects when it's already up to date
  • Fix: Realtek ethernet not detected on Windows 11 — switched from deprecated Get-WmiObject to Get-CimInstance

Windows EXE

Download HackMate.exe below — no Python required, run as Administrator.