Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tcpxtract - Tool for extracting files from network traffic
        
        - tcpxtract is a tool for extracting files from network traffic based on
file signatures.
tcpxtract features the following:
 * Supports 26 popular file formats out-of-the-box. New formats can be
 added by simply editing its config file.
 * With a quick conversion, you can use your old Foremost config file
 with tcpxtract.
 * Custom written search algorithm is lightning fast and very scalable.
 * Search algorithm searches across packet boundries for total coverage
 and forensic quality.
 * Uses libpcap, a popular, portable and stable library for network data
 capture
 * Can be used against a live network or a tcpdump formatted capture file. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | tcpxtract | 1.0.1 | 7.fc6 | src | 126 KiB | Fri Mar  9 20:13:48 2007 | 
        
        Changelog
        
            - * Thu Mar  8 17:00:00 2007 lonely wolf <wolfy{%}pcnet{*}ro> 1.0.1-7
- - removing unused patch from spec 
            - * Thu Mar  8 17:00:00 2007 lonely wolf <wolfy{%}pcnet{*}ro> 1.0.1-6
- - adapt buildrequires for EPEL-4 
            - * Wed Mar  7 17:00:00 2007 lonely wolf <wolfy{%}pcnet{*}ro> 1.0.1-5
- - remove superflous hard coded path from %configure