You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you submit this bug report check that you have ran the required setup correctly. Follow the steps on the wiki.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
this is what i get after doing all the instructions
┌──(root㉿kali)-[~/SocialFish]
└─# python3 SocialFish.py username password
Traceback (most recent call last):
File "/root/SocialFish/SocialFish.py", line 14, in
from core.report import generate_unique #>> new line
File "/root/SocialFish/core/report.py", line 2, in
from pylatex import Document, PageStyle, Head, Foot, MiniPage,
File "/usr/local/lib/python3.9/dist-packages/pylatex/init.py", line 8, in
from .basic import HugeText, NewPage, LineBreak, NewLine, HFill, LargeText,
File "/usr/local/lib/python3.9/dist-packages/pylatex/basic.py", line 9, in
from .base_classes import CommandBase, Environment, ContainerCommand
ValueError: source code string cannot contain null bytes
The text was updated successfully, but these errors were encountered:
Use your actual password and username some people think that social phish
wants you to create a username and password but actually you should use the
password on your device Eg username kali password kali
If you still dont get it contact me on telegram with @codexwarrior or just
email me thanks
On Sat, 30 Apr 2022, 9:38 PM Franklin Timóteo, ***@***.***> wrote:
For some reason it happens on first run. Running a second time does not
happen.
I don't know resolve it now.
—
Reply to this email directly, view it on GitHub
<#317 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYJVY75KROAY3MISUJSTZ7LVHWK3XANCNFSM5SVTE2XQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Before you submit this bug report check that you have ran the required setup correctly. Follow the steps on the wiki.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
this is what i get after doing all the instructions
┌──(root㉿kali)-[~/SocialFish]
└─# python3 SocialFish.py username password
Traceback (most recent call last):
File "/root/SocialFish/SocialFish.py", line 14, in
from core.report import generate_unique #>> new line
File "/root/SocialFish/core/report.py", line 2, in
from pylatex import Document, PageStyle, Head, Foot, MiniPage,
File "/usr/local/lib/python3.9/dist-packages/pylatex/init.py", line 8, in
from .basic import HugeText, NewPage, LineBreak, NewLine, HFill, LargeText,
File "/usr/local/lib/python3.9/dist-packages/pylatex/basic.py", line 9, in
from .base_classes import CommandBase, Environment, ContainerCommand
ValueError: source code string cannot contain null bytes
The text was updated successfully, but these errors were encountered: