Defined encoding as UTF-8 to improve compatibility.

This commit is contained in:
David Dworken 2014-11-09 14:52:41 -05:00
parent add164236c
commit 28cbfd4472

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
'''
Description: ARP poisons a LAN victim and prints all the interesting unencrypted info like usernames, passwords and messages. Asynchronous multithreaded arp spoofing packet parser.
Prerequisites: Linux