Code Monkey home page Code Monkey logo

ftk-imager-osx's Introduction

Forensics ToolKit Imager

The FTK Imager is a simple but concise tool. It saves an image of a hard disk in one file or in segments that may be later on reconstructed. It calculates MD5 hash values and confirms the integrity of the data before closing the files.

Install FTK Imager For Mac OSX

                  git clone [email protected]:MrMugiwara/FTK-imager-OSX.git
                  cd FTK-imager-OSX
                  chmod +x ftkimager
                 ./ftkimager --help

How To Use FTK Imager On MAC OSX

    Usage:  ./ftkimager source [dest_file] [options]

    AccessData FTK Imager Copyright 2006-2012 AccessData Corp.
    384 South 400 West, Lindon, UT 84042 All rights reserved.
                source can specify a block device, a supported image file, or `-' for stdin
                if dest_file is specified, proper extension for image type will be appended
                if dest_file is `-' or not specified, raw data will be written to stdout
                Options:
    --help        : display this information
    --list-drives : show detected physical drives
    --verify      : hash/verify the destination image,
              or the source image if no destination is specified
    --print-info  : print information about a drive or image and then exit
    --quiet       : do not show create/verify progress information
    --no-sha1     : do not compute SHA1 hash during acquire or verify
      (The following options are valid only when dest_file is specified):
    --s01         : create a SMART ew-compressed image
    --e01         : create an E01 format image
    --frag x{K|M|G|T} : create image fragments at most x {K|M|G|T} in size
              also accepts kB, MB, GB, and TB for powers of 10 instead of 2
    --compress C  : set compression level to C (0=none, 1=fast, ..., 9=best)
    e01/smart metadata (use quote marks when X contains spaces):
    --case-number X
    --evidence-number X
    --description X
    --examiner X
    --notes X
    AD Encryption Options:
    --inpass P      : decrypt source file using password P
    --incert C [P]  : decrypt source file using certificate C with password P
    --outpass P     : encrypt dest file using password P
    --outcert C [P] : encrypt dest file using certificate C with password P

Exemple :

alt tag

By Soufiane Boussali
Vendor : AccessData
alt tag

ftk-imager-osx's People

Contributors

georgezim85 avatar mrmugiwara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.