A collection of tools to help technicians service computers.
Find a file
2021-12-11 21:28:03 -07:00
images Update to Wolf Brothers III theme 2021-12-11 21:28:03 -07:00
scripts Drop 1201 Root CA usage in favor of new setup 2021-12-08 22:36:23 -07:00
setup Merge remote-tracking branch 'upstream/dev' into dev 2021-12-09 00:02:49 -07:00
.gitignore Add fixes for El Capitan 2021-04-04 03:14:59 -06:00
README.md Update README files 2021-10-13 20:52:35 -06:00

WizardKit

A collection of scripts to help technicians service computers.

Overview

There are a few main parts to this project and their uses:

  • Live Linux image
    • Hardware diagnostics
      • CPU stress tests with temperature monitoring
      • Health checks/tests for storage drives
      • Misc other diagnostics
    • Data recovery
      • General data transfers from many possible filesystems
      • Bit-level drive duplication based on ddrescue
  • Live macOS image
    • Hardware diagnostics
      • CPU stress tests with temperature monitoring
      • Health checks/tests for storage drives
    • Data recovery
      • (Currently under development)
  • Live WinPE image
    • (Currently under development)
  • Windows Kit (intended for UFDs)
    • Automated repairs
      • AV scans
      • Windows health checks
    • Automated setup
      • Install software
      • System configuration

Combined UFD

All parts can be combined onto a single UFD!

  • Compatible with most legacy and UEFI bootloaders
  • Custom boot menus
  • To get started run build-ufd under the live Linux image