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

No such file or directory: /src/resources/esplinux #124

Open
RaakinShah opened this issue Oct 11, 2019 · 0 comments
Open

No such file or directory: /src/resources/esplinux #124

RaakinShah opened this issue Oct 11, 2019 · 0 comments

Comments

@RaakinShah
Copy link

Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()

File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)

File "/Users/[me]/EggShell-RAT/modules/server/server.py", line 180, in multiServerListen
session = self.listen(host,port,0)

File "/Users/[me]/EggShell-RAT/modules/server/server.py", line 100, in listen
binaryFile = open("src/resources/esplinux", "rb")

IOError: [Errno 2] No such file or directory: 'src/resources/esplinux'

Please help me. I can get the bash command to connect, but after this the whole thing collapses. I expected it to open a shell for me to make commands on, but it just crashes and gives me this. I can't find esplinux anywhere on the internet. Please halp.

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