You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested on Discord, a file "something like handlers.json", should be made, put in this repo to have a central place for AES key mapping to requests (both network packets and MST)
Add such file and stabilize it's structure
Create a python file that can decode Burp XML base64 network packets, remove the confidential informations and output them in a decrypted form, this would allow the packets to be exported to the world
Check twice that no sensible information (user model, IMEI, Facebook ID) are censored
As suggested on Discord, a file "something like handlers.json", should be made, put in this repo to have a central place for AES key mapping to requests (both network packets and MST)