Jump to content

This topic is 5601 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

If you strip administrator privileges from a runtime, how secure is it?

Data such as registration details, time-bomb dates etc - could they be hacked?

Posted

If you strip administrator privileges from a runtime, how secure is it?

I haven't yet heard of a hacking tool that will let a user add back in the administrator privileges to a runtime that was stripped of them. As far as I know it would require a tool to modify the binary code in a complex way.

Data such as registration details, time-bomb dates etc - could they be hacked?

How easily these details can be hacked is entirely dependent on how they are implemented. Some methods are trivial to hack. Some require a lot more effort and additional software tools.

There is never a hacker-proof solution. There is only different levels of hacker/tamper resistance. What level you choose depends on where you want your solution to fall in the spectrum of security versus convenience. The more secure your solution is, the less convenient it is for you to manage and for your users to install and use.

This topic is 5601 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.