1
How is it possible to create a Process
, enter it without allowing any user to view the arguments?
Ex:
Executable: Mygame.exe
Arguments: -userid 0 -userpwd 0
but without allowing the task manager or other method to be impossible to know which commands are passed, only the program MyGame.exe
will receive.
Any reason why I took the acceptance and voted on the question?
– Maniero