From e9671953e9b8c8c82cb25bc82936b6dce6bdbc6a Mon Sep 17 00:00:00 2001 From: admin <605696661@qq.com> Date: Thu, 2 Jul 2026 10:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20gen.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gen.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gen.php diff --git a/gen.php b/gen.php new file mode 100644 index 0000000..447f0e0 --- /dev/null +++ b/gen.php @@ -0,0 +1,6 @@ +"; +var_dump(password_verify($raw, $hash)); +?>