- Protect sensitive files, Tamper resistance
- Powerful protection from Win-kernel, efficient.
- Keep your files / web pages Unmodifiable even web site has been hacked !
Tamper resistance is resistance to tampering by either the normal users of a product, package, or system or others with physical access to it. There are many reasons for employing tamper resistance.
Tamper resistance ranges from simple features like screws with special heads, more complex devices that render themselves inoperable or encrypt all data transmissions between individual chips, or use of materials needing special tools and knowledge. Tamper-resistant devices or features are common on packages to deter package or product tampering.
Be careful, if you protect all the website’s path,
that means even your web application can’t modify any things in it.
function like cache files or upload files won’t work in this case.
so,please only protect the senstive files or paths which needn’t to be modified by your normal application.