Hiddeneye-legacy: Permission checking at startup in termux, causing trouble.

Created on 12 Jan 2019  Â·  16Comments  Â·  Source: DarkSecDevelopers/HiddenEye-Legacy

Guys, The initial checking for root permission in termux causing trouble for those who doesn't have sudo as command
OUTPUT LOOK LIKE
_

_> Traceback (most recent call last):

File "HiddenEye.py", line 15, in
checkPermissions()
File "/home/udy/Desktop/HiddenEye-master/Defs/Checks.py", line 59, in checkPermissions
raise PermissionError("{0}Permissions denied! Please run as '{1}sudo{0}'".format(RED, GREEN))
PermissionError: Permissions denied! Please run as 'sudo'_

_

Termux related

Most helpful comment

@An0nUD4Y this isn't error at all, you must use administrator rights to run correctly

All 16 comments

@An0nUD4Y undo latest commit

@An0nUD4Y this isn't error at all, you must use administrator rights to run correctly

@sTiKyt , I know , its not an error ,you should read the title carefully.

@sTiKyt , Now their is only one way remained , that is all the termux users have to install sudo in termux.
I found a repo on GitLab to achieve this. https://gitlab.com/st42/termux-sudo

@sTiKyt , I Think we should add instructions in _instructions.md_

@sTiKyt i have a project that will interest the whole house in here https://github.com/lordcharlx/curiosus_api

like one or two bugs to be fixed !

@lordcharlx , move that project on darksec & join us. I think this will be the best project to be work on.
You should join now.

@sTiKyt I think ,installing sudo from the gitlab repo mention above will be tough to get because it required rooted device.
We have to find other way.

@sTiKyt , we have to find a way for termux support.

I ran Tools as your guide but somehow I used "Fishing Facebook" to go to "[RANDOM LOCALXPOSE URL] !!" then it cannot load Url, hope you support, thank you!

Permissions denied! Please run as 'sudo'
The solution please

@Sahraoui1 Unless you are running termux just make sure to run with sudo. Do the command:

sudo python HiddenEye.py

No superuser binary detected.
Are you rooted?
What is missing?

@darkmidus
No superuser binary detected.
Are you rooted?

I use the command (sudo python HiddenEye.py ) but it show : no superuser
binary detected. are you rooted?

On Thu, May 14, 2020, 09:47 DarkMidus notifications@github.com wrote:

@Sahraoui1 https://github.com/Sahraoui1 Unless you are running termux
just make sure to run with sudo. Do the command:

sudo python HiddenEye.py

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/DarkSecDevelopers/HiddenEye/issues/182#issuecomment-628490388,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/APLYN4XSTXURUEXPZ2BNFPDRROVYZANCNFSM4GPSJMLA
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

souriens253 picture souriens253  Â·  7Comments

nogallaat picture nogallaat  Â·  4Comments

malikhamza302 picture malikhamza302  Â·  4Comments

Palmus84 picture Palmus84  Â·  5Comments

parag2878 picture parag2878  Â·  4Comments