Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravssnl committed Feb 7, 2024
1 parent 18904bc commit bfd4f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For more details & updated logic, refer to the C/C++ hooks code present in the r
The below Java classes methods have been hooked to avoid root detection

1. java.io.File.exists()
2. android.content.pm.PackageManager.getPackageInfo()
2. android.app.ApplicationPackageManager.getPackageInfo()
3. Runtime.exec()

For more details & updated logic, refer to the Kotlin/Java hooks code present in the repo.
Expand Down

0 comments on commit bfd4f56

Please sign in to comment.