1

I am trying to use scapy's sendpfast method. But it requires TCPReplay installed on machine. Without TCPreplay it is throwing an error

ERROR: while trying to exec [None]: argument of type 'NoneType' is not iterable

Any ideas how to install TCPReplay on windows 7, 64-bit?

Kashif Ahmad
  • 426
  • 3
  • 8
  • 22

1 Answers1

0

You should probably have a look at this page.

Pierre
  • 6,047
  • 1
  • 30
  • 49