-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I am going to use PSCout to obtain methods of android applications which uses permission depended API calls. I assume PSCout is a good tool to fulfill my requirement.
I am new to the tool and I contacted the authors mentioned in the website but there aren't currently responsive. I noticed you have done useful work related to PSCout and I would be really grate full to you if you could help me regarding this.
My requirement is to identify the methods which uses permission required API calls in android applications. For an example - if there is a method which uses camera related functionality called abcd(), the method would need to have CAMERA permission before the method invocation. My requirement is to identify the application method abcd(). I would be really grateful to you could help me regarding this.