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

Closed
3 tasks done
davidj198 opened this issue Aug 24, 2020 · 0 comments
Closed
3 tasks done
Labels

Comments

@davidj198
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant