Skip to content

kevgliss/L2t_Module_Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

L2t_Module_Creator is an automated Log2timeline module creator. The script was designed to allow a user to create a Log2timeline perl module for CSV type files with little to no programming knowledge.

Installation

L2t_Module_Creator requires no installation. It has been tested on Python 2.7 only and requires that the jinga2 module be installed.

Usage

L2t_Module_Creator only has two parameters.

-f denotes the file to be used in the creation of the module -l denotes the ability to specifiy a seperator other than a comma

LICENSE

Copyright (C) 2012 Kevin Glisson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages