Skip to content

pombreda/libforensics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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