Editing the System table's property , How?

I want to change Created By and Modified By property of User Info table, but it’s a System table, so will editing property of SysUserInfo Table instead help?

You can’t modify system tables; changing properties of UserInfo table may be a solution of your problem (depending on what exactly you’re trying to achieve). If you want to get more information about changes, enable database logging for these tables.