Skip to main content
edited tags
Link
Sam
  • 7.4k
  • 16
  • 48
  • 68
edited title
Link

android hacking Intercept HTTP requests sent from Android app

I hashave the application. I know all urls, parameters, http-request types etc (this is my application).

How I can toI intercept all requests from the application? forFor example - I pressed a button and can see the text of requests to the server.

taskTask - to hide requests from potential hackers and prevent him to perform requests on behalf of the application.

I has the application. I know all urls, parameters, http-request types etc (this is my application).

How I can to intercept all requests from the application? for example - I pressed a button and can see text of requests to the server.

task - to hide requests from potential hackers and prevent him to perform requests on behalf of the application.

I have the application. I know all urls, parameters, http-request types etc (this is my application).

How can I intercept all requests from the application? For example - I pressed a button and can see the text of requests to the server.

Task - to hide requests from potential hackers and prevent him to perform requests on behalf of the application.

Source Link
monyag
  • 820
  • 3
  • 10
  • 28
Loading