Closed EndCod3r closed 2 years ago
Cannot convert 'System.Byte[]' to the type 'System.String' required by parameter 'Command'
I found out what the problem is, it is the $i variable is changed everytime the python script is ran but is there a way to keep the $i variable from changing?
I found out how to re-establish the session with the -g switch. sudo python3 hoaxshell.py -s -g
Cannot convert 'System.Byte[]' to the type 'System.String' required by parameter 'Command'
I found out what the problem is, it is the $i variable is changed everytime the python script is ran but is there a way to keep the $i variable from changing?