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
I'll check this. As temporary fix, you could try not sending chdir('E:\'); changing E:/ to something else in this code snippet you should fine in the session file under ~/.weevely/.
file_cd:
results:
cwd: E:/
Remove the file or change E:/ to something else - Not sure if it works, but give it a try.
when I change my working directory to something like
E:\
orC:\
, I can't execute any command.seems like the problem is
chdir('E:\');
my log:
The text was updated successfully, but these errors were encountered: