Skip to content

mrkarthik07/libforensics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Installation instructions:
0) Make sure you have python 3.1 installed
   - For Windows and Mac: download the installer from http://www.python.org
   - For Linux: compile it from source
     - If this is *REALLY* an issue, I'll try to build a VMware VM with Python
       3.1, Mecurial, and LibForensics already installed.

1) Put the code/lf directory somewhere in your Python path

2) To run the unit tests:
   - To check the unit tests, download Word2007RTFSpec9.doc from Microsoft and
     place it in the unittests/tests/windows/ole/compoundfile directory.

     You can get Word2007RTFSpec9.doc from:
     http://www.microsoft.com/downloads/details.aspx?FamilyID=dd422b8d-ff06-4207-b476-6b5396a18a2b&displaylang=en

   - Modify unittests/run_tests.py and uncomment the part for
     "tests.windows.ole.compoundfile.objects"

About

Automatically exported from code.google.com/p/libforensics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages