Jabolol / raven

See your friends BeReals without posting and more!
https://raven.deno.dev/
MIT License
12 stars 2 forks source link

Error #9

Closed Maximapple closed 6 months ago

Maximapple commented 7 months ago

Hey, it looks like BeReal changed something again. Posts on all third-party sites are no longer loading. Can you please try to fix it? :)

Jabolol commented 7 months ago

Sadly this problem has no easy fix. A header Bereal-Signature is being enforced now, and the only feasible way to crack this header is to decompile the application and reverse engineer it. I'll try to reverse engineer it, though I cannot promise anything!

Maximapple commented 6 months ago

Hey @Jabolol, if you haven't found a solution yet, the GitHub user BZHugs provided a solution for the BeFake project. I recommend reaching out to him on X so that he can give it to you as well

Jabolol commented 6 months ago

Hello! Thanks for letting me know. Nonetheless I had already reverse engineered the BeReal app and got my custom headers, which are already being used here.

I used this downtime to create a new and robust API system, based on the /api/execute endpoint, yet all of the heavy lifting is done in client.ts, so the app is working once again.

Thanks for your input, much appreciated, and sorry for the inconvenience!

Maximapple commented 5 months ago

Hey @Jabolol,

I think it broke again, can you fix it please :)