KryoFlux
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|raw}} }} '''KryoFlux''' is a device that makes low-level images of floppy disks, suitable ...") |
(→Links: Copied from "Disk Imaging Software & Systems") |
||
Line 20: | Line 20: | ||
* [https://www.kryoflux.com/ KryoFlux website] | * [https://www.kryoflux.com/ KryoFlux website] | ||
* [[Wikipedia: KryoFlux]] | * [[Wikipedia: KryoFlux]] | ||
+ | * Series of articles about using KryoFlux: | ||
+ | ** [http://goughlui.com/?p=2852 Project Kryoflux – Part 1: The Board and Associated Hardware] | ||
+ | ** [http://goughlui.com/?p=3014 Project Kryoflux – Part 2: Why Bother with it?] | ||
+ | ** [http://goughlui.com/?p=3042 Project Kryoflux – Part 3: Recovery in Practice] | ||
+ | ** [http://goughlui.com/?p=3045 Project Kryoflux – Part 4: The Hidden Secrets] | ||
+ | ** [http://goughlui.com/?p=3104 Project Kryoflux – Part 5: Making use of the Images] | ||
[[Category:Forensics and Law Enforcement]] | [[Category:Forensics and Law Enforcement]] |
Revision as of 13:52, 8 November 2017
KryoFlux is a device that makes low-level images of floppy disks, suitable for forensics or digital preservation. Among other formats, it has an associated KyroFlux Stream Protocol format, which apparently may be recorded to .raw files.
Contents |
Identification
A KyroFlux dump file likely begins with 0d 04
, indicating an "OOB" block of type "KFInfo" (HW information).
Specifications
- KryoFlux Documentation → Stream Protocol Documentation
Sample files
Note that KryoFlux dump files may be very large.
Links
- KryoFlux website
- Wikipedia: KryoFlux
- Series of articles about using KryoFlux: