Open LordByronRS opened 4 months ago
By sending an GetCatalog GET request with with a valid RSACCESS token in the Authorization header
I usually get them by intercepting the game's SSL traffic
If you have time, could you maybe update it to the current version? I am probably not competent enough to do that myself.
https://github.com/yubie-re/netcatalog
this has the code you need for it, you just need to find the RSACCESS and the transaction server domain in the dump (shouldn't be too hard)
If you know how to, could you give us an explanation on how to find the current/newest catalog_name or update the hardcoded one?