snapception
snapception copied to clipboard
Intercept and decrypt all snapchats received over your network
Do it still work?
Fix the "import command_line" error when trying to launch snapception after installing it using pip3 install snapception
Traceback (most recent call last): File "/usr/local/bin/snapception", line 7, in from snapception.command_line import launch File "/usr/local/lib/python3.6/dist-packages/snapception/__init__.py", line 1, in import command_line ModuleNotFoundError: No module named 'command_line' ???