Scapy on Python 2.4

I created a quick backport patch for Scapy 2.2.0 so it could run on Python 2.4. Nothing too special. Just the usual removal of with, try/except/finally and defaultdict.

So if you’re stuck with Python 2.4 like me but still want to [ab]use Scapy, apply the patch and get your fuzz on.

The original ticket is available on Scapy Trac.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.