Skip to content

Commit 24656bb

Browse files
authored
Bloody Good Time's encryption key
And all this can decrypt is a damned pm_advertising.ctx! (RIP Outerlight and The Ship btw...)
1 parent ac56a7f commit 24656bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/vcryptpp/VICE.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace vcryptpp::VICE {
1313
namespace KnownCodes {
1414

1515
constexpr std::string_view DEFAULT = "x9Ke0BY7";
16+
constexpr std::string_view BLOODY_GOOD_TIME = "K4PeJwL7";
1617
constexpr std::string_view CONTAGION_WEAPONS = "fUk0fF69";
1718
constexpr std::string_view CONTAGION_SCRIPTS = "5!rrFz6p";
1819
constexpr std::string_view COUNTER_STRIKE_SOURCE = "d7NSuLq2";

0 commit comments

Comments
 (0)