Giter VIP home page Giter VIP logo

9boxtv's Introduction

Reverse engineering Evolution SFR Sagem Box TV

Get the setup config of the box

  1. Les identifiant stbId et SN sont sur l'étiquette arrière de votre box ctoken et cnonce sont généré par la box mais je n'ai pas cherché comment. Cependant j'ai pu constater que stbId, SN, ctoken, cnonce peuvent être remplacer par des valeurs arbitraire. Donc les config curl fournit fonctionne en l'état.

  2. Get a nonce curl -v --config get_nonce.curl

  3. You will get a 401 with a WWW-Authenticate header containing a nonce.

  4. Replace in get_config.curl with the nonce provided

  5. curl -v --config get_config.curl

Script conversion playlist SFR

xsltproc generate_playlist.xslt setupResponse.xml > playlist_tv_sfr.m3u

firmware_request

Contient le bootloader et le firmware récupéré grâce aux requêtes sur les serveurs de SFR

Les requetes curl manque un token supplémentaire que je n'ai pu identifier.

TODO list

  • Décompacter le firmware, chiffré ?, le firmware est stocké sur de la flash samsung quel format ?
  • Trouver la clé / les clés de chiffrement AES?? des flux iptv, a priori stocké dans le chipset de decodage video
  • Trouver des gens qui connaissent le fonctionnement du chiffrement IPTV
  • Plus d'update sur https://www.neufbox4.org/forum/viewtopic.php?pid=37650

Message pour SFR

Si SFR veut que j'enlève les informations qui sont ici, je le ferais à condition de nous fournir un vrai service multiposte de télévision et pas leur merde en flash. MERCI BISOU.

9boxtv's People

Contributors

hugopoi avatar j0hnmatrix avatar

Watchers

 avatar

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.