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

Get Log Data of Root Beer #166

Open
nauhalf opened this issue Apr 30, 2021 · 3 comments
Open

Get Log Data of Root Beer #166

nauhalf opened this issue Apr 30, 2021 · 3 comments

Comments

@nauhalf
Copy link

nauhalf commented Apr 30, 2021

Is there any method / property to get the logs (String / List) from Root Beer when the lib detected root ?

I want to store the log to firebase so If there was a false positive I can give the information in issue.

Thx

@scottyab
Copy link
Owner

Good idea. There isn't anything at the moment. Partly why we allow added/allow the individual root checks to be called is that callers could build up a matrix of which checks passed/failed and use that as a guide to which checks were providing false positives. But yes being able to get a String of the checks performed and the output could be useful. Thanks for the suggestion.

@nauhalf
Copy link
Author

nauhalf commented May 11, 2021

@scottyab I look into the RootBeer Class that you call QLog.v(completePath + " binary detected!"); to log when rootbeer detected something. Can I just add another property like List<String> logs to put that log into the list and add another function to retrieve the list? if that's possible, I want to make a pull request about it

@test-pad
Copy link

Hi.
May I know if there is a log file or some means for me to know what is causing the false positive for my Samsung note 20 ultra phone? It is not rooted and trying to find what causes the false positive as some apps cannot run (instarem) or some functions cannot be used properly (shopee top-up).

Thank you very much.

Screenshot_20210916-065916_RootBeer Sample.jpg

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

No branches or pull requests

3 participants