shell bypass 403

Cubjrnet7 Shell


name : uri.pxd
cdef extern from "libxml/uri.h":
    ctypedef struct xmlURI

    cdef xmlURI* xmlParseURI(char* str)
    cdef void xmlFreeURI(xmlURI* uri)

© 2025 Cubjrnet7