Re: [Hackmeeting] maledetto php buggato (openssl)
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Iriko at
2009-11-26 20:10
megabug at
2009-11-27 09:28
Author:
Elettrico
Date:
2009-11-27 08:41
UTC
To:
hackmeeting
Subject:
Re: [Hackmeeting] maledetto php buggato (openssl)
Gufo Rosso scrisse:
> echo $source = 'prova dwwwwwwwwwwwwwwwwwi qqq111111111111111111111111';
> openssl_public_encrypt($source,$crypttext,$res);
il secondo parametro va passato per referenza.
inoltre un blocco di codice buttato così non vuol dire nulla, non si sa
il valore delle altre variabili, non c'è un commento, è impossibile
farne un debug sensato.