Skip to content

Commit

Permalink
Fixed to 80cols
Browse files Browse the repository at this point in the history
  • Loading branch information
jekil committed Mar 19, 2016
1 parent e028d0f commit 9dce933
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,20 @@
[![Coverage Status](https://coveralls.io/repos/Ghirensics/ghiro/badge.svg?branch=master&service=github)](https://coveralls.io/github/Ghirensics/ghiro?branch=master)

Sometime forensic investigators need to process digital images as evidence.
There are some tools around, otherwise it is difficult to deal with forensic analysis with lot of images involved.
Images contain tons of information, Ghiro extracts these information from provided images and display them in a
nicely formatted report.
Dealing with tons of images is pretty easy, Ghiro is designed to scale to support gigs of images.
All tasks are totally automated, you have just to upload you images and let Ghiro does the work.
Understandable reports, and great search capabilities allows you to find a needle in a haystack.
Ghiro is a multi user environment, different permissions can be assigned to each user.
Cases allow you to group image analysis by topic, you can choose which user allow to see your case with a
permission schema.
There are some tools around, otherwise it is difficult to deal with forensic
analysis with lot of images involved.
Images contain tons of information, Ghiro extracts these information from
provided images and display them in a nicely formatted report.
Dealing with tons of images is pretty easy, Ghiro is designed to scale to
support gigs of images.
All tasks are totally automated, you have just to upload you images and let
Ghiro does the work.
Understandable reports, and great search capabilities allows you to find a
needle in a haystack.
Ghiro is a multi user environment, different permissions can be assigned to each
user.
Cases allow you to group image analysis by topic, you can choose which user
allow to see your case with a permission schema.

Official website: http://getghiro.org
Ghiro and Image Forensics Forum: https://forum.getghiro.org
Expand Down

0 comments on commit 9dce933

Please sign in to comment.