set tint of icon based on theme
Would be cool if showhidepasswordedittextview would automatically read the theme colorAccent and set the icon tint accordingly.
Hi @faizwaghoo, root detection is a 'game of cat and mouse' and there are some root hiding methods we currently cannot detect. Unfortunately for us, we are always going to have the lower hand in this battle as we do not have root privileges and so we have far less power to perform our analysis.
We welcome pull requests from other developers to add additional detection methods.
I think it can be done by scanning for a particular port number and seeing the Frida-server or re.frida.server in the process name list.
However, this is a very basic check. It can be easily bypassed
@AkshayJainG how?
I should be submitting a pull request very soon.
@AkshayJainG any progress of this PR?
@AkshayJainG I would also like to know if there is any progression on this PR?