Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epimetheusmusicplayer/pandora_mitm
An extendable Pandora app reverse-engineering toolkit.
https://github.com/epimetheusmusicplayer/pandora_mitm
dart dart-library dart-package dartlang mitm mitmproxy mitmproxy-addons pandora pandora-client
Last synced: 6 days ago
JSON representation
An extendable Pandora app reverse-engineering toolkit.
- Host: GitHub
- URL: https://github.com/epimetheusmusicplayer/pandora_mitm
- Owner: EpimetheusMusicPlayer
- License: mit
- Created: 2022-06-02T14:25:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T11:37:31.000Z (over 2 years ago)
- Last Synced: 2023-03-05T22:26:29.235Z (over 1 year ago)
- Topics: dart, dart-library, dart-package, dartlang, mitm, mitmproxy, mitmproxy-addons, pandora, pandora-client
- Language: Dart
- Homepage: https://EpimetheusMusicPlayer.github.io/pandora_mitm
- Size: 7.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pandora MITM Repository
This is the root repository for several Pandora MITM projects.
[![GUI screenshot](https://user-images.githubusercontent.com/20849728/178569867-7689740f-ac08-4c4e-9732-054738e80655.png)](pandora_mitm_gui)
## Projects
### UIs
- [GUI](pandora_mitm_gui)
- [CLI](pandora_mitm_cli)### [Dart](https://dart.dev) packages
- [pandora_mitm](pandora_mitm), providing the core interception logic and some simple plugins
- [pandora_mitm_extra](pandora_mitm_extra), providing some more complex pandora_mitm functionality
- [pandora_mitm_gui_core](pandora_mitm_gui_core), providing an extendable GUI experience
- [pandora_mitm_cli](pandora_mitm_cli), providing an extendable CLI experience