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/gcc/config/nds32/   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:     nds32_init.inc (735 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * nds32_init.inc
 *
 * NDS32 architecture startup assembler header file
 *
 */

.macro nds32_init

    ! Initialize GP for data access
    la      $gp, _SDA_BASE_

#if defined(__NDS32_EXT_EX9__)
    ! Check HW for EX9
    mfsr    $r0, $MSC_CFG
    li      $r1, (1 << 24)
    and     $r2, $r0, $r1
    beqz    $r2, 1f

    ! Initialize the table base of EX9 instruction
    la      $r0, _ITB_BASE_
    mtusr   $r0, $ITB
1:
#endif

#if defined(__NDS32_EXT_FPU_DP__) || defined(__NDS32_EXT_FPU_SP__)
    ! Enable FPU
    mfsr    $r0, $FUCOP_CTL
    ori     $r0, $r0, #0x1
    mtsr    $r0, $FUCOP_CTL
    dsb

    ! Enable denormalized flush-to-Zero mode
    fmfcsr  $r0
    ori     $r0,$r0,#0x1000
    fmtcsr  $r0
    dsb
#endif

    ! Initialize default stack pointer
    la      $sp, _stack

.endm

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.0059 ]--