-
Notifications
You must be signed in to change notification settings - Fork 117
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
README: requirements and installation instructions #9
Comments
If you're rooted, then I'd stick with Magisk modules. They should be able to do way more powerful workarounds out of the box. This tool is mostly intended for people on custom ROMs users who don't want to use Magisk. |
How to install and use it in lineage os rom without magisk installed?? |
@walternewtz you can get some hints by reading scripts in repo. |
@luk1337 sorry to bother you. But idk how to install this zip. I tried using a custom recovery. ( Kinda noob ). |
@luk1337 can you please explain how to use / install the zip? I hate safetynet 2 :) thanx in advance. Cheers |
I'm sure sure your getting tired of being asked this but some instructions would really be helpful here as looking at this thread most are clueless including me and sticking with Magisk is not really an option! as most of us who end up here is because Magisk has stopped supporting MagiskHide and alternatives don't work like Universal SafetyNet Fix and Mishaal Rahman recommends not using the Shamiko module in its current state. so not many options left to us really. I have rooted phone and magisk installed and is not a issue uninstalling butr need tutorial for yours and I'm using ALEXNDR custom rom would your alternative work for my rom!. |
I really agree i would be very glad as well about some instructions. |
I think unfortunately that they do not want to give some installation instructions ! |
It was stated to look at the scripts in the repo. What part of that seems complicated? Here's a hint, take a look at the script in the repo. Perhaps push.sh may shed a little light? |
Could someone write some clear installation instructions because I don't underdstand what is a repo. |
Step 1. Configure the conf |
Im really sorry sir, but i don't think you understand the situation correctly. I can't understand a word you posted above. And im really sorry to bother you. I have only basic knowledge of flashing a custom rom and following step by step process for the hurdles ahead. So please and please dumb it down so that i can understand. Again im so sorry, so sorry sir. |
I don't know how to configure the conf. |
I tried it and the result was that: restarting adbd as root |
And my config for a pixel 4 looked like this: BUILD_FINGERPRINT=google/coral/coral:10/QD1A.190821.007/5831595:user/release-keys Now somebody what went wrong? |
How did you get there🤷 |
You download the zip file and open the file with a editor. |
What editor 😂 |
Its not about coding here. Dont put it too high! Its a installation and to open the config file is just like opening a text file. |
As a reminder, this is a developer forum (github is a "development platform"). There is no warranty in any thing here as we're all just end-users and not the developer. You're taking a "risk" testing out something that you don't know anything about or how to properly use. If you're on windows: Download the release file's zip, currently labelled as "latest" and extract it to a folder you can access (possibly your Downloads folder).
This calls You're doing some pretty "advance" things and thats why this is not beginner-friendly and no one but yourself is responsible if anything goes wrong. I'd recommend you NOT do this and instead wait for proper documentation instead of asking AND attempting to do something without proper first-party support. |
how did you execute the push.sh? It's saying that it didn't succeed with the IF statement due to the [[. |
I think you are right, thanx for mentioning the "reminder" fair enough. And as a user, i think i can wait for now. (For those who can't wait gl when you need support. Also thanks for your friendly userguide, learned something new ;) cheers |
I use Ubuntu and i used: sh push.sh sh push.sh It seemed it worked but how can is use it? |
For end-users who want some more friendly, i'm here to help! Second, it's not because Magisk end support to "Magisk Hide" feature that means you can't install modules to Hide Root and ByPass SafetyNet Validations. Here is the link for a .zip with a Universal SafetyNet Fix that works on Magisk 24+ versions: https://github.com/kdrag0n/safetynet-fix If you need to handle with "more aggressive detections" such as bank applications, I recommend use Shamiko module, that you can find a better tutorial on this link (guy thats speak English, and I'm not).: My purpouse here is just to give some help, please, sorry for the inconvenience! |
If we're talking about the "development platform", we may find that it has some standards. It is quite normal for a project to have a ReadMe file (also Contributing, License, and others) with a description of the project, setup instructions for developers as well as users, etc. |
Do we have any of these "standards" publicly listed as a requirement to use the "development platform"? It may be quite normal for a project to have a ReadMe file, but nowhere is it a required practice or a standard that needs to be met. Someone decided to post code to their repository, and end user with no experience in the code decided they wanted to run it. Funny thing is, the developer themselves has stated "you can get some hints by reading scripts in repo", so what's the point in bringing up a 6month issue that the developer(s) themselves have decided they did not want to do, just to critique someone who is not the developer on the "standards" on how to use github lol. Reading the code really does answer the semantics....as reading the code will give you the in depth understanding of how it works and how to use it. If you can't read the code, then the semantics of the code and overall project will be lost on you, so you probably shouldn't be on github in the first place trying to use code/software that has no ReadMe, documentation, or warranty. But hey, if don't agree with me, refer back to the developer's second response in this issue or take it up with github themselves about the fact this repo isn't following the "standards". Cheers! |
I came here via the Android Police article that mentioned the project.
It said custom ROMs only. I'm running a tired MIUI 12.5. Will it work on rooted stock ROMS?
Perhaps you could answer generally for everyone via a README with requirements and installation instructions?
The text was updated successfully, but these errors were encountered: