Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure your device has been rooted #42

Closed
ChabaneAmaury opened this issue Jul 24, 2020 · 14 comments
Closed

make sure your device has been rooted #42

ChabaneAmaury opened this issue Jul 24, 2020 · 14 comments

Comments

@ChabaneAmaury
Copy link

ChabaneAmaury commented Jul 24, 2020

Hi,
I have an error when trying to install a tool. It says

ERROR: Make sure you're device has been rooted

But I can't even start it when in su, and it does not ask for root permissions (termux already did)

Thanks

@Gameye98
Copy link
Owner

Does your phone has been root?
If it does, run tsu command on your termux before run Lazymux

@ChabaneAmaury
Copy link
Author

Ok so tsu worked, but I have no idea where it has been saved

@Gameye98
Copy link
Owner

$ pkg up -y
$ apt install tsu -y

@ChabaneAmaury
Copy link
Author

I was talking about the module installed from lazymux. Sorry about that

@Gameye98
Copy link
Owner

What module you have install on your termux?

@ChabaneAmaury
Copy link
Author

it's a fresh install, almost nothing...

@Gameye98
Copy link
Owner

Pls provide any screenshot... cuz i dont understand what kind of issues you have when runnin Lazymux

@ChabaneAmaury
Copy link
Author

Screenshot_20200727-110839
Alright here is what I have (fresh install)
And if I try to run it with su:
Screenshot_20200727-111128
Now with tsu:
Screenshot_20200727-111323
As you can see, tsu make it cloning the git, but I have absolutely no clue from where it is saved

@Gameye98
Copy link
Owner

If you check on the lzmcore.py
It always move the cloned project into the $HOME
Where the symbol of ~ is refer the home directory, could you show me your current directory by input pwd on your termux and send a new screenshot?
And try to check your home directory by enter this command...

ls $HOME

@ChabaneAmaury
Copy link
Author

Screenshot_20200727-195101
There you go

@Gameye98 Gameye98 reopened this Jul 30, 2020
@domdroid9944
Copy link

@Gameye98

@Gameye98
Copy link
Owner

Could you send a screenrecord to me when installing wifite with Lazymux? Cause there's no error on the code...

@ChabaneAmaury
Copy link
Author

ChabaneAmaury commented Aug 14, 2020

Ok so I was recording it for no reasons this time it has been saved in the Lazymux directory...BUT while trying to run it, turns out it need python 2 to work. Any advice on how to install 2 versions of python?

Screenshot_20200815-002852
As you can see it has been saved...

@Gameye98
Copy link
Owner

I think the previous wifite has been saved to $HOME/.suroot

Solved!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Gameye98 @ChabaneAmaury @domdroid9944 and others