where system.exe is an process you want to hide..
to hide port you may use AFX rootkit ( fine GUI) or modded Hacker Defender ( modding tutorial on forum)
another option to hide files is cacls.exe
example CACLS.EXE TEST.DLL /D ADMINISTRATOR /Y
this will hide test.dll for administrator