feross / SpoofMAC

:briefcase: Change your MAC address for debugging
https://feross.org/spoofmac/
3.01k stars 271 forks source link

Running On Windows with py2 or py3 same Error #71

Closed MomenFathi closed 7 years ago

MomenFathi commented 7 years ago

when i only give the command "list"

capture

feross commented 7 years ago

What version of Python?

MomenFathi commented 7 years ago

i've tried both 2.7 and 3

both 2016 !

feross commented 7 years ago

@MomenFathi I think this is because you have non-ascii characters in the output of the command to list your interfaces. Do you mind me asking if you're using a non-English language on your OS?

feross commented 7 years ago

I don't have the expertise or time to fix this right now, so I'll defer to the other collaborators @TkTech, @pteek, and @cjbarker.

This link explains the issue: http://stackoverflow.com/a/35444608/292185

MomenFathi commented 7 years ago

yes i'm using Arabic in my OS preside English . well i wish you could do something about this , cause i'm out of options about spoofing the mac address in Windows OS here .. i tried all the programs that i could find ,

any ways thanks for replying on my issue and good luck fixing it , and i hope it will be soon .

pteek commented 7 years ago

Please post output of "ipconfig /all" on your system.

MomenFathi commented 7 years ago

C:\Users\Momen>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Momen-PC Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Mixed IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No System Quarantine State . . . . . : Not Restricted

Wireless LAN adapter Wireless Network Connection 4:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter #2 Physical Address. . . . . . . . . : 00-C0-CA-72-40-1C DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection 3:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8187 Wireless 802.11b/g 54Mbps USB 2.0 Network Adapter Physical Address. . . . . . . . . : 00-C0-CA-72-40-1C DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection 4:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : ltt.ly Description . . . . . . . . . . . : EchoLife WiMAX USB Modem Device #2 Physical Address. . . . . . . . . : 00-25-68-A6-5D-19 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{D431AABA-496E-4D5B-8EAD-9EED9A587BC2}:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{8574D7B5-E3EB-4B5B-8194-7510BEEB545D}:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Teredo Tunneling Pseudo-Interface:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.ltt.ly:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #4 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes

C:\Users\Momen>