v1.1.0 — SD card recovery, 25 new filesystem types, UI theme overhaul
- SD card recovery tool: detects and repairs cards Windows can't see, including mid-format failures, corrupted partition tables, RAW media. Uses IOCTL_DISK_CREATE_DISK + IOCTL_DISK_SET_DRIVE_LAYOUT_EX directly. - 25 new filesystem types: F2FS, JFFS2, NILFS2, FATX, STFS, GDFX, PS2MC, VHD, VHDX, VMDK, QCOW2, VDI, RVZ, WUA, WBFS, NRG, CDFS, HDFS + more - Detection routines for all new types with correct magic number signatures - UI theme: bright green replaced with pale grayish peach, all text white - hwdiag rebuilt in Release mode; added build_hwdiag_release.bat - garbage.xtx auto-copied to build output directory post-build
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -23,3 +23,8 @@ src/core/security/OratDecoder.*
|
||||
third_party/hwdiag/internal/
|
||||
third_party/hwdiag/build/
|
||||
third_party/hwdiag/hwdiag_impl.cpp
|
||||
SetecPartitionWizard-v1.0.0-debug-x64/
|
||||
third_party/hwdiag/build_release/
|
||||
third_party/hwdiag/build_rel/
|
||||
hwdiag_build.log
|
||||
*.zip
|
||||
|
||||
Reference in New Issue
Block a user