buckyroberts / Turtle

Python reverse shell.
292 stars 148 forks source link

Python 2.7 compatability [fixed] #3

Closed Dantali0n closed 8 years ago

Dantali0n commented 8 years ago

I made your tutorial python 2.7 compatible, and as a added bonus prevented calling os.chdir() with an empty string crashing the client.

Dantali0n commented 8 years ago

Nevermind.