RootRaiz

RootRaiz

hacking | pentest | programming

23/02/2024

from small things became big, today i got these thing but tomorrow i'll get thing wonderful,workspace of this year for now
I hope you understand my english.
😅😅😅😅😅😉😉😉😉

🖥🖥🖥🖥🖥🖥Learn mode on🖥🖥🖥🖥🖥🖥

Photos from RootRaiz's post 24/07/2022

Joking with design graphic

Photos from RootRaiz's post 23/05/2022

Guess what i think do

In this photos

Photos from RootRaiz's post 22/05/2022

File upload from ajax

HTML CSS JS PHP

22/05/2022

Ums meus projecto HTML CSS JS PHP

Photos from RootRaiz's post 20/05/2022

Hello guys

Gerador de codigo QR

Feito em HTML CSS JS QRCODEJS

18/05/2022

Mano nunca perca esperança porque um dia você vai ser o que você quer ser

Man never give up your dreams wait your moment

You goona learn programming like me
One day

18/05/2022

Mais um dia para programar

😎😎😎😎😎😎😎😎😎😎
👌👌👌👌👌👌👌👌👌👌
💻💻💻💻💻💻💻💻💻💻

Photos from RootRaiz's post 17/05/2022

Hello guys.Esta aula vamos falar de uma condição chamada case

Iniciando

#!/bin/bash

simple funçao para test
help(){
echo "This the help"
}

sys(){
uname -a
}

a condiçao case
case $1 in
--help | -h) help;;
--sys | -s) sys;;
esac

Photos from RootRaiz's post 17/05/2022

Hello guys . Esta aula vamos falar sobre condições if elif else

Iniciando a fazer o codigo

#!/bin/bash

elif else

Uma Funçao Para Usar mais Vezes

main(){
clear
echo -e "\033[1;91m1) Android OS"
echo -e "\033[1;34m2) Windows OS"
echo -e "\033[1;32m3) Debian OS"
echo -e "\033[1;33m4) Ubuntu OS"
echo -e "\033[1;35m5) Pop OS"
echo -e "\033[1;36m6) Linux mint OS\n\n"

echo -ne "\033[1;94mChoose which system do you use: "
read opt
}

main

A Fazer As Condições
if [ $opt == '1' ];then

echo -e "\033[1;92mYou are using Android is good option"
exit 0

elif [ $opt == "2" ];then
echo -e "\033[1;92mYou are using Windows is good option"
exit 0

elif [ $opt == "3" ];then
echo -e "\033[1;92mYou are using Debian is good option"
exit 0

elif [ $opt == "4" ];then
echo -e "\033[1;92mYou are using Ubuntu OS is good option"
exit 0

elif [ $opt == "5" ];then
echo -e "\033[1;92mYou are using Pop OS is good option"
exit 0

elif [ $opt == "6" ];then
echo -e "\033[1;92mYou are using Linux mint is good option"
exit 0

else
echo -e "\033[1;91mYou select invalid option"
sleep 2
exit 0
fi

Photos from RootRaiz's post 17/05/2022

Usando o algums argumantos do echo e usando o read ou input

#!/bin/bash

echo -ne "\033[1;91mDigite o seu nome: "

read user

exho $user

17/05/2022

Usando algos argumentos do comando read

Photos from RootRaiz's post 17/05/2022

Pecar o que o usuario digitou

Aula shellacript

16/05/2022

Hello guys, hoje vamos aprender como criar um input com shellscript

Vamos lá

#!/bin/bash

a sintaxe

função que vai ler que o usuário digitou
read user
user é a variável que será armazenado valor que o usuário digitou

# e de seguida vamos mostrar que o usuário digitou
echo $user

que tenhams gostando do conteúdo falo e foi

27/02/2022

Um simples layout feito em HTML e CSS

Para uma agência de moda e dança chamada Aphuaneli

08/02/2022
04/12/2020

everyone hoje vamos falar como fazer uma funçao



#!/bin/sh

function all(){
echo "qualquer comando "
uname -a
}

vc vai sua funçao

all()

26/10/2020

Hello everyone today we will
Speak about the sintaxe call array what is array is a variable that keep more var .starting :

your edit that you want
#!/bin/bash my shell

to make a array
any name for your array
num=[0 1 2 3 4 5 6 7 8 9 10 ]

I can show it
echo $num[*] show all number

show one by one
echo $num[0] you put 1 you will take number

# bye I will came back other day

25/10/2020

Fala gente hoje vão mostrar como criar uma variável na linguagem shell script .o que é uma variável a variável serve pra armazenar valores e comando .iniciando:

#!/bin/bash ou terminal que vai usar a shell bash

criar uma variável tem varias forma como por exemplo :

$num = "12345678" exemplo for uma palavra deve usar umas aspa duplas

cmd = curl exemplo for um comando

25/10/2020

fala gente aqui fala R00TR417 hoje vamos falar como fazer o ola mundo na linguagem shell script iniciando:

#!/bin/bash ou terminal que vai usar a shell bash
seu comentário o meu é
o meu primeiro script shell

echo "Ola ,Mundo " uma mensagem na tela

25/10/2020

como vai gente aqui fala o R00TR417 hoje vamos falar da linguagem shell script é linguagem feita para criar funções automática nos sistemas Unix e Linux

a sintaxe da linguagem :

#!/bin/sh ou terminal que vai usar a shell sh

#!/bin/bash oi terminal que vai usar a shell bash

na próxima aula vamos fala do ola mundo

25/10/2020

Como vai gente aqui fala RootRaiz vamos falar sobre programação básica de shell script é depois vamos falar de básico de python

Videos (show all)

Ums meus projecto HTML CSS JS PHP

Telephone

Website