Hadi999/NXcrypt

This requires 'root'... why exactly?

stupidjames opened this issue · 1 comments

So, Hadi, why exactly does this script of yours require root permissions to run? I skimmed through it and see no function that would require higher privileges than a simple user.

Care to comment on this?

Hello there , as you say where is no function in NXcrypt who requires root but I made this for stability of the tool (EX: if you want crypt a python file who is located in the root directory , python will raise an error ) if you really need to use it as a simple user , delete 2-3 lines of code .