Git Product home page Git Product logo

hfs-utilities-for-windows's Introduction

HFS Utilities for Windows

This is a port of Robert Leslie's HFS Utilities (hfsutils) to Windows and Visual Studio.

Differences to original hfsutils POSIX version

  • Instead of 14 binaries for the 14 available operations, there is only a single binary "hfs.exe", and the operation is passed as first argument, so e.g. "hfs mount mydisk.dsk" etc. Otherwise the interface is exactly the same as for the original binaries. For convenience, the Release folders contain 14 single-line CMD scripts that allow to use the original syntax ("hmount mydisk.dsk" etc.).

  • This version is fully Unicode aware, file and directory names are mapped from UTF-8 to MacRoman and v.v.

  • copy operations in text mode ("-t") also translate from/to UTF-8. To copy-in text files that are already macroman-encoded, use raw mode ("-r") instead.

Python Demo

Directory demo_python contains a simple cross-platform HFS image explorer named "QPyHFSExplorer", based on Python3, PyQt5 and HFS Utilities. While in macOS and Linux the original hfsutils must be installed and in the system path, in Windows an included "hfs.exe" is used. Some extra feature of QPyHFSExplorer is "Fill Empty Space with Zeros", which can be usefull to keep compressed disk images small. Another extra feature - Windows only - is to optionally unstuff copied-in Stuffit archives on the fly, using an included expander.exe.

Screenshots

  • Python demo "QPyHFSExplorer" in Windows 8.1:

  • Python demo "QPyHFSExplorer" in macOS 11.4:

hfs-utilities-for-windows's People

Contributors

59de44955ebd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.