diff --git a/src/unlocker/main.cpp b/src/unlocker/main.cpp index c39abd7..e7d2044 100644 --- a/src/unlocker/main.cpp +++ b/src/unlocker/main.cpp @@ -169,6 +169,7 @@ bool run() int WINAPI WinMain(HINSTANCE /*hInstance*/, HINSTANCE /*hPrevInstance*/, LPSTR /*lpCmdLine*/, int /*nShowCmd*/) { AllocConsole(); + SetConsoleTitleA(utils::randomizeString(32).c_str()); /* ansi seequences