[Question] Logging passwords - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Question] Logging passwords (
/showthread.php?tid=69300)
[Question] Logging passwords -
Mitsu_Tokuwa - 17.03.2009
Hey guys,
Is it possible to get passwords via server_log.txt?
I think that it's impossible but some little kid says that I stole his password via server_log.txt file..
Thanks and waiting for an answer.
Re: [Question] Logging passwords -
Mr187 - 17.03.2009
it all depends on the script, you can easily make it so passwords show up on log or on user file etc.
Re: [Question] Logging passwords -
TheKeg - 18.03.2009
Also, if you use MySQL, depending on what sort of datatype you use (MD5 or not) you can read the passwords for the accounts in the database.