Coder Social home page Coder Social logo

hfstools's Introduction

hfstool

Tools for reading Apple HFS+ filesystem images, written in perl.

Note: i wrote this about 9 years ago, in 2009, to help recovering data from a accidentally destroyed filesystem.

I do not intent to improve this project any further.

file description
bm.pl binary operations on bitmap files
diffls.pl compares ls -lR outputs
dumpbtree.pl dumps btree from saved cat+attr+ext files
findcat.pl find catalog on raw disk
findextendrec.pl find extents on raw disk
tsthfs.pl no program, just fns opening /dev/rdisk0s2
dumpblock.pl dumps disk block from /dev/rdisk0s2
dumphfs.pl dumps hfs bitmap summary from /dev/rdisk0s2
dumphfstree.pl dumps hfs cnid tree from /dev/rdisk0s2, optionally dump only one node
searchhfs.pl reads /dev/rdisk0s2, searches unalloced space for pattern
dmg2iso.pl
makgimg.pl creates large empty file
AttributeParser.pm
Bitmap.pm
CatalogParser.pm
ExtentParser.pm
HFSBtree.pm
HFSFile.pm
HFSForkData.pm
HFSUtils.pm
HFSVolume.pm
Harddisk.pm
Hexdump.pm

EXAMPLE

perl dumphfs.pl     --disk "/dev/rdisk2s2"

perl dumphfstree.pl --disk "/dev/rdisk2s2" 4

AUTHOR

Willem Hengeveld [email protected]

hfstools's People

Contributors

nlitsme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

mmg1

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.