12-12-2014, 06:30 PM
can main.py in mobile>pcap2har be used from command line to convert a .pcap file to .har format?
When run from command line, it shows the following error
File "main.py", line 47
print __file__, "[options] <pcap file> [<har file>]"
^
SntaxError: invalid syntax
How should it be run?
Your help is much appreciated
can main.py in www>mobile>pcap2har be used from command line to convert a .pcap file to .har format?
When run from command line, it shows the following error
File "main.py", line 47
print __file__, "[options] <pcap file> [<har file>]"
^
SyntaxError: invalid syntax
How should it be run from command line?
I run this on a Win 8 system.
Input: .pcap file captured using wireshark
Expected output: .har file
Or can I use pcap2har.php ?
Your help is much appreciated
When run from command line, it shows the following error
File "main.py", line 47
print __file__, "[options] <pcap file> [<har file>]"
^
SntaxError: invalid syntax
How should it be run?
Your help is much appreciated
can main.py in www>mobile>pcap2har be used from command line to convert a .pcap file to .har format?
When run from command line, it shows the following error
File "main.py", line 47
print __file__, "[options] <pcap file> [<har file>]"
^
SyntaxError: invalid syntax
How should it be run from command line?
I run this on a Win 8 system.
Input: .pcap file captured using wireshark
Expected output: .har file
Or can I use pcap2har.php ?
Your help is much appreciated