Patches in-binary strings so they practically don't exist.
|
4 年之前 | |
---|---|---|
LICENSE | 4 年之前 | |
README.md | 4 年之前 | |
str0.example.ini | 4 年之前 | |
str0.py | 4 年之前 |
Patches in-binary strings to start with the null terminator, primarily intended so they never get displayed in the server console (for things that MM:S / SM can't reach, like the Steam libraries).
Needs a relatively recent Python 3 version.
License is BSD0. Do whatever you want with the script as long as I'm not involved.
Copy str0.example.ini
to str0.ini
, add your sections, then run python3 str0.py ${FILE}
to
shut those "RecordSteamInterfaceCreation" messages up for good.