Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to extract Signature from Android tablet player js "player-plasma-ias-tablet-en_US.vflset" #26424

Open
davidj198 opened this issue Aug 24, 2020 · 0 comments
Labels

Comments

@davidj198
Copy link

@davidj198 davidj198 commented Aug 24, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Hello,
I'm trying to decrypt the signature for this player using jsinterepert code:
https://youtube.com//s/player/530216c1/player-plasma-ias-tablet-en_US.vflset/base.js

I believe jsInterpert is failing at some point, the function is being matched in the regex but it won't interpret the expression:
"""
nk=function(a){a=a.split("");var b=[-1087616052,1003077850,function(c,d){d=(d%c.length+c.length)%c.length;c.splice(-d).reverse().forEach(function(e){c.unshift(e)})},
"""
I wonder if it's possible to actually add this player function to be interpreted using the code in here.

Many thanks

@davidj198 davidj198 added the question label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.