mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1162] Bug Capturing traffic iOS Minecraft & Monster Legends #1158
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jesus-mg-ios on GitHub (Mar 4, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1162
Proxyman version -> 2.3.0
macOS Version -> Whatever
Steps to reproduce
Install in iOS device the Proxyman certificate and trust into it.
Then start to capturing traffic.
In both cases response is not enabled (Not intercept the traffic only forward it.)
Expected behavior
Monster Legends should work as expected
You can log in into an account with minecraft.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Mar 4, 2022):
Hey @jesus-qt, thanks for your report.
Unfortunately, It's not a bug from Proxyman. I suspect that these apps are protected by using SSL Pinning. It's designed to prevent Proxyman or other debugging proxy apps to intercept their HTTPS traffic.
There is no solution to bypass the SSL Pinning unless you have a certificate key.
You can read more at https://proxyman.io/posts/2019-11-15-Can-we-bypass-ssl-pinning
@NghiaTranUIT commented on GitHub (Mar 5, 2022):
Ah, I missed reading it. I'm downloading the Monster Legend app on my phone and try to reproduce it now 👍
@NghiaTranUIT commented on GitHub (Mar 8, 2022):
I tried Monster Legend and it works totally fine after I set the HTTP Proxy to Proxyman Mac, but not Enable SSL Proxying.
Bunch of Monster Legend HTTP Request that I can see it in the plain text

The game work fine. I'm able to play the game as usual.

I could not test with Minecraft since it's required to pay upfront.
It seems that you have to see the DNS to 1.1.1.1 or 8.8.8.8 in both Mac and iOS devices:
Then try again 👍
Second question: After you change the HTTPS Proxy from your iOS devices, are you able to visit the Internet? By opening https://google.com on the Safari app?