Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /home/cgabriel/10_company/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //home/cgabriel/10_company/chsync1.py

import re,sys,os,glob,random

file = sys.argv[1]
text = open(file).read()
open(file+"~","w").write(text)


nr = random.randint(10010000,99999999)
print(nr)

setpwd = "PWD" + str(nr) + "=$PWD"
cdpwd  = "cd $PWD" + str(nr)

text = re.sub(r"PWD\d+\ *=[^\n]+",setpwd,text,99)
text = re.sub(r"cd \$PWD[^\n]+",cdpwd ,text,99)

setpwd = "set PWD" + str(nr) + "=%cd%"
cdpwd  = "cd %PWD" + str(nr) + "%"

text = re.sub(r"set PWD[^\n]+", setpwd,text,99)
text = re.sub(r"cd \%PWD[^\n]+",cdpwd ,text,99)

print(text)

open(file,"w").write(text)




bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net