shell bypass 403

GrazzMean Shell

: /usr/share/doc/libicu-devel/samples/uresb/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 18.189.171.137
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : resources.mak
## Copyright (C) 2016 and later: Unicode, Inc. and others.
## License & terms of use: http://www.unicode.org/copyright.html#License
##
## Copyright (c) 2001-2009 International Business Machines
## Corporation and others. All Rights Reserved.
PACKAGE_NAME = uresb
TARGETS = en.res root.res sr.res

!IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"
GENRB = ..\..\..\bin64\genrb.exe
!ELSE
GENRB = ..\..\..\bin\genrb.exe
!ENDIF

GENRBOPT = -s . -d .

all : $(TARGETS)
    @echo All targets are up to date

clean : 
    -erase $(TARGETS)

en.res : en.txt
    $(GENRB) $(GENRBOPT) $?

root.res : root.txt
    $(GENRB) $(GENRBOPT) $?

sr.res : sr.txt
    $(GENRB) $(GENRBOPT) --encoding cp1251 $?

© 2025 GrazzMean