Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Bytes in source code? #18

Open
MCMXCIII opened this issue Sep 25, 2019 · 1 comment
Open

Null Bytes in source code? #18

MCMXCIII opened this issue Sep 25, 2019 · 1 comment

Comments

@MCMXCIII
Copy link

I tried to run server.py and i am always met with the following error

Traceback (most recent call last):
File "server.py", line 17, in
from SpookFlare.lib import sfhta,sfvba
ValueError: source code string cannot contain null bytes

I tried looking in the file to find the nullbytes but couldnt find anything.

So far I have attempted to use sed to try to resolved this issue to attmept to remove the null bytes. But no matter what I do I still have nullbytes. I am sure this is something simpl I missed. Any help would be appreciated.

@MCMXCIII
Copy link
Author

MCMXCIII commented Sep 25, 2019

I think It might actually be my editor I will return after using a different editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant