GitHub - 0xperator/hookbot_source: This repository contains a few leaked files of HookBot. By 0xperator Archived: 2026-04-05 13:39:37 UTC README HookBot Android Malware Builder Panel and APK Source This repository contains a few leaked files of HookBot. To ensure it is not used for malicious purposes, certain files have been modified and restricted from execution. File Tree https://github.com/0xperator/hookbot_source Page 1 of 4 ├── hookbot_source │├── builder_panel │ │ ├── assets │ │ │ ├── css │ │ │ │ └── app.css │ │ │ ├── icons │ │ │ │ └── style.css │ │ │ ├── img │ │ │ │ └── hook.svg │ │ │ └── js │ │ │ └── app.js │ │ ├── blowfish.php │ │ ├── build.php │ │ ├── builder.html │ │ ├── getfile.php │ │ ├── index.php │ │ ├── utils.php │ │ └── utilsDir.php │ └── source │ ├── app │ │ └── src │ │ └── main │ │ ├── AndroidManifest.xml │ │ └── java │ │ └── com │ │ └── tencent │ │ └── mm │ │ └── Main2.kt │ └── bot │ └── src │ └── main │ ├── AndroidManifest.xml │ ├── java │ │ └── com │ │ └── xxx │ │ └── zzz │ │ └── com │ │ └── xxx │ │ └── zzz │ │ ├── CallActivityADsafC.kt │ │ ├── Payload.kt │ │ ├── PermissionsActivity.kt │ │ ├── ScreenProjectionActivity.kt │ │ ├── aall │ │ │ ├── hjqsfed │ │ │ │ └── permissfdsions https://github.com/0xperator/hookbot_source Page 2 of 4 │ │││├── OnPermissionCallbacky.kt ││││└── XXPermissionsv.kt │ │ │ └── permasd │ │ │ ├── PermUtil.kt │ │ │ └── utilsssss │ │ │ └── PermissionsUtil.kt │ │ ├── accessppp │ │ │ ├── AccessibilityServiceQ.kt │ │ │ ├── ScreenCaptureService.kt │ │ │ └── utilss │ │ │ └── AccessUtilsr.kt │ │ ├── adminp │ │ │ ├── ActivityAdminqw.kt │ │ │ └── AdminReceiverzxc.kt │ │ ├── clipherp │ │ │ └── Cryptorpo.kt │ │ ├── commandp │ │ │ ├── Module.kt │ │ │ └── taskssv │ │ │ └── SendNotificationTask.kt │ │ ├── globp │ │ │ ├── Constantsfd.kt │ │ │ ├── Globalqa.kt │ │ │ ├── Stringsvcx.kt │ │ │ ├── UtilsGfgsd.kt │ │ │ ├── constNm.kt │ │ │ └── utilssss │ │ │ ├── MiuUtils.kt │ │ │ └── Utilslp.kt │ │ ├── injectp │ │ │ └── ViewInjectionsad.kt │ │ ├── lockp │ │ │ └── SrvLockDevice.kt │ │ ├── notifp │ │ │ ├── DialogActivityasd.kt │ │ │ └── PushServiceds.kt │ │ ├── receiverss │ │ │ └── MyReceiverda.kt │ │ ├── servicesp │ │ │ └── CommandServicedas.kt │ │ ├── smsp │ │ │ └── ChangeSmsManagerew.kt │ │ └── socketsp │ │ └── IOSocketyt.kt │ └── res │ └── xml │ ├── adm.xml https://github.com/0xperator/hookbot_source Page 3 of 4 │ ├── custom_notif_zzz.xml │├── lustom_notif_zzz.xml │ ├── res_notes.txt │ └── serviceconfig.xml This repository is NOT meant for actual use or implementation. Intentionally using, distributing, or modifying malware is illegal and unethical. The owner and contributors of this repository disclaim any liability or responsibility for any misuse, harm, or legal repercussions resulting from any attempts to use or distribute any form of malware. Source: https://github.com/0xperator/hookbot_source https://github.com/0xperator/hookbot_source Page 4 of 4