sensepost / snoopy-ng

Snoopy v2.0 - modular digital terrestrial tracking framework
Other
429 stars 128 forks source link

ImportPlatform error. #69

Closed Hacksawfred3232 closed 8 years ago

Hacksawfred3232 commented 8 years ago

/ )( ( )( )( )( _ ( \/ ) \ \ ) ( )()( )()( )_/ \ / (/()_)()()() () Version: 2.0 Code: glenn@sensepost.com // @glennzw Visit: www.sensepost.com // @sensepost License: Non-commercial use

Traceback (most recent call last): File "/usr/bin/snoopy", line 428, in main() File "/usr/bin/snoopy", line 353, in main plugins = common.get_plugins() File "/root/Snoopy2.0/snoopy-ng-master/includes/common.py", line 24, in get_plugins m = import(plug, fromlist="Snoop").Snoop File "/root/Snoopy2.0/snoopy-ng-master/plugins/mitmproxy.py", line 17, in from includes.mitm import * File "/root/Snoopy2.0/snoopy-ng-master/includes/mitm.py", line 4, in from libmproxy import proxy, flow, platform ImportError: cannot import name platform

This is what i keep getting. Anyway to fix?

Hacksawfred3232 commented 8 years ago

NVM. Found the fix. Naming it snoopy2.0 Caused to bug out.

EDIT: New soulotuin, Remove the MITM.py and MITMproxy.py files because on the raspberry pi version 1 b+, they are incompablte.