ZenHAX

Free Game Research Forum | Official QuickBMS support | twitter @zenhax
It is currently Tue Mar 21, 2023 11:28 am

All times are UTC




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: Fri Jan 28, 2022 7:07 pm 

Joined: Fri Jan 28, 2022 6:53 pm
Posts: 1
I am trying to make a emulated server for warframe, so far I have the launcher accepting the server as real and it downloads the game data and preforms file integrity checks there it. This all works fine the problem starts once you get to the login screen.
Code:
[Error]: https://api.warframe.com/api/login.php failed (Error: SSL certificate problem: self signed certificate in certificate chain)
I made a custom certification chain and installed the root CA into my windows Trusted Root Certification Authorities yet no dice. I have tried to find certification pinning using the original cert fingerprints but they are not in the exe. It uses ws2_32.dll to send a recv data between api.warframe.com but the application it self is 64 bit. I just have yet to figure out the certification verification that they use. Anyone here able to point me in the right direction or help with the process of overwriting the original certs?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Limited