YimMenuV2
YimMenuV2 copied to clipboard
[Request]: Randomize windows title of log file dump
Problem
R* says they compile a list of window titles in their own sigcheck. The log file window straight up says YimMenuV2, that should be changed to a random string to avoid detection.
Solution
main.cpp: LogHelper::Init("ChangeThisText", FileMgr::GetProjectFile("./cout.log"));
Reason
Avoid sigcheck
Additional context
No response
R* says they compile a list of window titles in their own sigcheck
Where do they say this?
This isn't real, closing