Media Sniffer Code
Status: Beta
Brought to you by:
qycaitian
| File | Date | Author | Commit |
|---|---|---|---|
| MediaSniffer | 2013-07-10 |
|
[0b9eee] Fixed a bug on PPPoE filter. |
| linux_gui | 2013-06-22 |
|
[6ff53c] added PPPoE support. |
| win_gui | 2013-07-10 |
|
[0b9eee] Fixed a bug on PPPoE filter. |
| ChangeLog.txt | 2013-07-10 |
|
[0b9eee] Fixed a bug on PPPoE filter. |
| License.txt | 2010-03-23 |
|
[18176c] |
| Makefile | 2013-07-10 |
|
[0b9eee] Fixed a bug on PPPoE filter. |
| MediaSniffer.sln | 2013-06-21 |
|
[9fb42d] upgraded to VS 2010 project |
| ReadMe.txt | 2013-06-22 |
|
[6ff53c] added PPPoE support. |
| mediasniffer.spec | 2013-06-22 |
|
[6ff53c] added PPPoE support. |
Media Sniffer
1. Instructions
When you are viewing videos on a web browser, or downloading media on
an iTunes etc., this tool can often sniff out the download links of
these media. You may use this tool for legal purposes only.
Both IPv4 and IPv6 are supported.
2. System Requirements
Linux:
* You need libpcap (http://www.tcpdump.org/) installed.
Windows:
* You need WinPcap (http://www.winpcap.org/) installed;
* If you haven't installed Microsoft Visual C++ 2010 Redistributable
Package (x86 or x64), please use "Release\MediaSniffer.exe". Otherwise, use
"Release_DLL\MediaSniffer.exe" as it is smaller.
3. License (GPL License)
Copyright (C) 2010-2013 Qiyi Caitian <qiyi.caitian@gmail.com>
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 2 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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.