Skip to content
#

mitm

Here are 277 public repositories matching this topic...

proxy.py
dharb
dharb commented Mar 11, 2021

First of all, this is a really excellent tool you've built and I want to say thank you.

Feature request:
It's not always obvious that an app uses Google Maps without first using the app. This leads to some repeated work:

  • patch app
  • install app on device
  • test patched app and discover it uses Google Maps
  • uninstall app
  • patch app again using --wait option
  • replace Google Maps
yraiesets
yraiesets commented Jun 2, 2021

Both pyrdp-mitm.py and pyrdp-player.py trigger a TypeError on execution.

Platform : Windows 10.
Python Version : 3.9.5

`Traceback (most recent call last):
File "C:\Users\admin\Desktop\pyrdp\bin\pyrdp-mitm.py", line 15, in
asyncioreactor.install(asyncio.get_event_loop())
File "C:\Users\admin\AppData\Local\Programs\Python\Python39\lib\site-packages\twisted\internet\asyncio

Improve this page

Add a description, image, and links to the mitm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mitm topic, visit your repo's landing page and select "manage topics."

Learn more