Well I didn't really get what you're trying to tell except that you don't know what I'm looking for and you didn't look into the app itself to figure out what I mean.
The app encrypts every of their requests to the server and puts the hash into the X-Request-Sign2 key into the header.
I want that encryption to generate the hash by myself. That's it, I don't need more.
Actually, you didn't look in the app.you didn't look into the app itself to figure out what I mean.
PS:
Actually, you didn't look in the app.
![]()
imgurDOTcom/a/ldzWR
Anyway, good luck with everything bro, maybe you should learn to read first though
Well ... the whole encryption thing is in the libencrypt.so file, has nothing to do with Java and doesn't need an OAuth token.You do realize that in order to generate those hashes yourself you will need the OAuth token secret?..
Doesn't help at all, because this solution uses a signing server which is obviously not there