T1KUS90T Online Tools


[ About ]  [ Encode ]  [ Decode ]  [ CSRF Online ]


Tentang T1KUS90T

"; echo "

T1KUS90T resmi terbentuk pada 1 Oktober 2016,
Pada saat itu anggota T1KUS90T hanya terdiri dari beberapa anak-anak sekolah dan tidak semuanya aktif di dalam kegiatan dunia maya. Seiring berjalannya waktu T1KUS90T mendapatkan member-member baru, dan tidak sedikit dari mereka yang meninggalkan T1KUS90T dengan alasan tertentu.

Sampai sekarang T1KUS90T masih terus berkembang dan mempunyai beberapa member official dengan Nickname : Yrid06, ./Mr.Robot, bagaz, Mr.Boy, AleXa, Serizawa404, boc4hkecil, R10T1C404, ./cOLI, Panjul DOT ID, Chaiju, ./L3M0T, Y4G4M1, AZZATSSINS, kod0kk, Triple A, C1M0T, ./zeeb, LdxMpuzz6, GR0V, xDecode, Vibersays, Saus Cabai.

"; } elseif ($_GET['act']=='encode') { echo "

Encode tools by T1KUS90T

"; echo "*Encoding text to base64, uuencode, hex, and url*"; echo "

"; echo "

"; $enc = $_POST['txt']; $test = bin2hex($enc); $test = chunk_split($test,2,'%'); $test = "%".substr($test, 0, strlen($test) - 1); echo ""; echo " 
"; echo ""; echo " 
"; } elseif ($_GET['act']=='decode') { echo "

Decode tools by T1KUS90T

"; echo "*Deocding text to base64, uuencode, hex, and url*"; echo "

"; echo "

"; echo "

"; $decode = $_POST['deco']; $test = $_POST['pilih']; echo "
"; } elseif ($_GET['act']=='csrf') { echo "

CSRF Online by T1KUS90T

"; echo "


"; echo "

"; $post = $_POST['one']; $text = $_POST['two']; if ($_POST==true){ echo "
"; echo ""; echo ""; } } ?>

© 2016 - 2017 T1KUS90T