PyFlag 0.84RC4

PyFlag 0.84RC4 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 561
  • Released: Jun 23, 2007

PyFlag 0.84RC4 Description

FLAG (Forensic and Log Analysis GUI) was designed to simplify the process of log file analysis and forensic investigations. Often, when investigating a large case, a great deal of data needs to be analysed and correlated.

PyFlag uses a database as a backend to assist in managing the large volumes of data. This allows PyFlag to remain responsive and expedite data manipulation operations.

Since PyFLAG is web based, it is able to be deployed on a central server and shared with a number of users at the same time. Data is loaded into cases which keeps information separated.

PyFlag Bookmark

Hyperlink code:
Hyperlink for Forum code:

PyFlag 0.84RC4 Script Download Notice

Top 4 Download periodically updates information of PyFlag 0.84RC4 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. PyFlag 0.84RC4 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Improved TemporaryFile

This script allows a temporary file implementation that uses memory unless either capacity is breached or fileno is requested, at which point a real temporary file will be created and the relevant details returned. ...
Python

Ncvtk

... for exploring longitude/latitude based data stored in NetCDF file format. Ncvtk is built on top of the ... input data should be stored in a NetCDF file and the metadata should loosely follow the CDC ... performance. Features: - Extract fields from multiple NetCDF files (useful for Mosaic domain decomposition for instance). ...
Python

Pexpect

Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating ...
Python