Giter Site home page Giter Site logo

avalonswanderer / widextractor Goto Github PK

View Code? Open in Web Editor NEW
88.0 4.0 22.0 114 KB

A tool to trace Widevine execution in Android and dump buffers.

License: GNU General Public License v3.0

JavaScript 94.02% Python 2.83% HTML 2.69% Shell 0.47%
widevine eme drm android

widextractor's Introduction

WideXtractor

WideXtractor Android

Dependencies:

  • Python3
  • python3-frida-tools

WideXtractor needs a Frida server to be run on the target device with ptrace capability for media process (i.e, media, root, system).

WideXtractor traces the Media DRM process on Android and hooks the Widevine library in use. _oeccXX (from _oecc01 to _oecc48) functions are then hooked to dump important buffers, return values, and arguments, for inspection. Once WideXtractor attached, using an OTT app such as Netflix will start the usage of the Widevine CDM and log the control flow.

$ ./wideXtractor.py [legacy|new]
legacy -> Android < v7
new    -> v7 and above

Chrome EME Plugin with WideXtractor

The eme_logger_widextractor folder contains a modified version of the EME Logger Chrome plugin. This version incorporates hexdump for License server message exchange and functions info for proprietary Widevine buffer analysis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.