yan12125 / iqiyi-hack

Scripts to hack iQiyi and Letv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iqiyi-hack

Build Status

Inspired by soimort/you-get#655

Features:

  • No need to use the debug version of flash players
  • Cross platform. Tested on Arch Linux

Dependencies

  • rabcdasm
  • Python 2 or Python 3
  • Firefox
  • Selenium
  • PyVirtualDisplay (optional, enables running without an actual X server)
  • GNU patch

On Arch Linux, the following command is sufficient:

yaourt -S --needed rabcdasm-git python-pip firefox freshplayerplugin-git chromium-pepper-flash patch
pip install --user -r requirements.txt

Usage

  1. cd src/
  2. python3 get_swf.py iqiyi
  3. The key will be printed in the console

To hack letv key, replace iqiyi with letv in the second command

About

Scripts to hack iQiyi and Letv


Languages

Language:Python 95.1%Language:Shell 2.6%Language:JavaScript 2.2%