Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Pewna strona
pagolik
post 3.10.2003, 19:15:36
Post #1





Grupa: Zarejestrowani
Postów: 42
Pomógł: 0
Dołączył: 29.07.2003
Skąd: Babimost City

Ostrzeżenie: (0%)
-----


Mam pytanie: Byla taka strona - wchodzilo sie i trzeba bylo lamac hasla.
20 pare rund bylo... Zna moze ktos ta strona ? Albo cos podobnego gdzie trzeba lamac hasla questionmark.gif
Go to the top of the page
+Quote Post
lol
post 3.10.2003, 19:17:56
Post #2





Grupa: Zarejestrowani
Postów: 32
Pomógł: 0
Dołączył: 9.05.2003

Ostrzeżenie: (0%)
-----


moze ta: http://piechnat.iglu.cz/projects/jshacker/
Go to the top of the page
+Quote Post
pagolik
post 3.10.2003, 19:22:11
Post #3





Grupa: Zarejestrowani
Postów: 42
Pomógł: 0
Dołączył: 29.07.2003
Skąd: Babimost City

Ostrzeżenie: (0%)
-----


Moze byc ! Wielkie dzieki smile.gif Jak macie tego wiecej zucajcie linki !
Go to the top of the page
+Quote Post
FiDO
post 3.10.2003, 21:10:45
Post #4





Grupa: Przyjaciele php.pl
Postów: 1 717
Pomógł: 0
Dołączył: 12.06.2002
Skąd: Wolsztyn..... Studia: Zielona Góra

Ostrzeżenie: (0%)
-----


http://www.loginmatrix.com/hackme/
Go to the top of the page
+Quote Post
rzseattle
post 3.10.2003, 21:51:17
Post #5





Grupa: Przyjaciele php.pl
Postów: 554
Pomógł: 0
Dołączył: 4.04.2002
Skąd: Tychy

Ostrzeżenie: (0%)
-----


Cytat

heh juz w trzecim levelu nie chcialo mi sie rozszyfrowywac tego
Kod
if (xyboo == 3)

{

    id4 = parseInt(num);

    padd.codebox.value = padd.codebox.value + id4;

    codex = padd.codebox.value;

    

    for (xb = 0; xb < codex.length; xb++)

    {

  mul = mul * parseInt(padd.codebox.value.substr(xb, 1));

    }

    if (mul == 105)

    {

  location.href = codex + '.html';

    }


--------------------
"Real children don't go hoppity-skip unless they are on drugs."
Go to the top of the page
+Quote Post
Cudi
post 4.10.2003, 10:39:57
Post #6


Administrator planeta/IRC


Grupa: Przyjaciele php.pl
Postów: 385
Pomógł: 0
Dołączył: 19.04.2003
Skąd: Zabrze

Ostrzeżenie: (0%)
-----


Ja do 3-go levelu uzyłem php, jest kilka możliwych kombinacji, ten kodzik poda je wszystkie:
[php:1:31e322abb7]
<pre>
<?php
for( $i = 100; $i < 1000; $i++ )
{
$mul = 1;

for ( $xb = 0; $xb < 3; $xb++ )
{
$mul *= substr( $i, $xb, 1 );
}
if ( $mul == 105 )
{
echo $i . "n";
}
}
?>
</pre>[/php:1:31e322abb7]

Ps. Przeszedł ktoś level 5 ?


--------------------
"Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning."
Cudi's devBlog
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 20.07.2025 - 02:54