From 17e5e721114edc0620d530a0c0742cb1c4848651 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 15 Oct 2020 22:42:05 +0200 Subject: [PATCH] math const --- client/dictionaries/t55xx_default_pwds.dic | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/dictionaries/t55xx_default_pwds.dic b/client/dictionaries/t55xx_default_pwds.dic index c35014d79..cd03c7b7a 100644 --- a/client/dictionaries/t55xx_default_pwds.dic +++ b/client/dictionaries/t55xx_default_pwds.dic @@ -123,3 +123,7 @@ b5f44686 # seeds ul-ev1 C6EF3720 # TEA 7854794A # xbox tea constant :) F1EA5EED # burtle +69314718 # ln2 +57721566 # euler constant (dec) +93C467E3 # euler constant (hex) +27182818 # natural log \ No newline at end of file