Пожалуйста, обратите внимание, что пользователь заблокирован
Sorry for late response, if u haven't already fixed it try thatСпасибо, этот вариант тоже подходит - но как это сделать чере SSH не меняя пользователя?
It's easier with the apps I said, look at this picture in attachment
Anyway u can try the following commands to create new root user:
Connect to the MySQL docker:
-docker exec -it hook__panel_mysql bash
Then connect to the MySQL database:
-mysql -u root -p
Enter the mysql root password which u entered in .env file:
Create new user:
-CREATE USER `user666`@`%` IDENTIFIED BY `pass666word`;
Grant all permissions:
-GRANT ALL PRIVILEGES ON *.* TO `user666`@`%` WITH GRANT OPTION;
-FLUSH PRIVILEGES;
I don't know if it will work but u can try it if u don't want to use app
raywood what do u mean, what is not possible? Fixing Hook with the Payload files of Ermac 2.0?
I assume the payloads r very similar, since it's from same dev and Hook was created shortly after Ermac, he did used for sure many things the same, from zero he have not began to dev Hook and few kotlin files r copies from other users which he slightly changed, like the filenames
Anyway I know a few people's which have Ermac 2.0 and unofficial 3.0, I will ask if they could send me the files I need
Iam currently adding A14 support since no permissions will be automatically granted on my Samsung phone which just got Android 14 update
Was anybody successful in just FUD the APK? I have no chance, I tried everything I can. When somebody knows it it would be nice from him to share with us
Вложения
Последнее редактирование: