Th30neAnd0nly / AIRAVAT

A multifunctional Android RAT with GUI based Web Panel without port forwarding.
MIT License
1.07k stars 409 forks source link

AIRVAT panel not working #60

Closed tasinone closed 1 year ago

tasinone commented 1 year ago

I am using firebase as hosting but the panel is keep loading like the below picture. Although I have installed the modified app on my android and gave it all the permission. Screenshot_106 As you can see in below image, I have replaced that part with my firebase code in the html file as you said. git For the app, I have replaced the marked part after decompiled the app.

<string name="firebase_database_url">https://app-name-default-rtdb.server-name.firebasedatabase.app</string>
<string name="google_api_key">xxxxxxxxxxxxxxxxxxx</string>
<string name="google_app_id">xxxxxxxxxxxxxxxxxxx</string>
<string name="google_storage_bucket">app-123.appspot.com</string>
<string name="project_id">project-123</string>

git1

I think I have done everything properly as I have explained. But still the panel showing nothing. I don't know why. Can you please tell me, what am I doing wrong?

prateek-chaubey commented 1 year ago

Fill the details from google-services.json file , and web config.

Click on the web app and scroll down you will see the web config.