Development [KERNEL][12][AOSP] NetHunter Kernel for A52Q

Search This thread

Running_Child

Member
May 3, 2021
38
10
Samsung Galaxy A52 4G
Any updates on OneUI? Also will it be compatible with android 13?
Okay, my exams ended. Since I will use Samsung's own kernel source, it should be. But the thing is that some A52 regions got A13 update while some didn't. Such as my region didn't. For checking, go to SamMobile and go to firmware section. Then write ur regional code and model name(SM-A525F) and see if u got A13 update or not. But in general, it should work fine with all of them.
 
  • Like
Reactions: gk98s
Okay, my exams ended. Since I will use Samsung's own kernel source, it should be. But the thing is that some A52 regions got A13 update while some didn't. Such as my region didn't. For checking, go to SamMobile and go to firmware section. Then write ur regional code and model name(SM-A525F) and see if u got A13 update or not. But in general, it should work fine with all of them.
I'm not sure about my region but I'm using a custom rom called NcX Android 13.
 

Ryzen5950XT

Senior Member
Mar 16, 2022
270
223
Samsung Galaxy A52 4G
Okay, my exams ended. Since I will use Samsung's own kernel source, it should be. But the thing is that some A52 regions got A13 update while some didn't. Such as my region didn't. For checking, go to SamMobile and go to firmware section. Then write ur regional code and model name(SM-A525F) and see if u got A13 update or not. But in general, it should work fine with all of them.
This is going to cause bootlooping on Pixel Experience starting from the next build btw
 
  • Like
Reactions: lambdapi

Top Liked Posts

  • There are no posts matching your filters.
  • 1

    NetHunter Kernel for A52Q


    kali-bright.jpg





    This kernel is based on SixTeen Kernel 4.14.200 (Aug 4, 2022)​





    SUPPORTED DEVICES:​

    SM-A525F and SM-A525F/DS
    It might work on SM-A525M too but I need testers.



    ADDED NETHUNTER PATCHES:
    1) RTL88XXAU Wi-Fi adapter driver patch
    2) Monitor mode patch
    3) ath9k naming conflict patch
    4) thread_info.h compile error patch


    WORKS:
    MAC Changing
    KeX
    USB Arsenal (HID attacks and DuckHunter included. But I will have note about it.)
    Mana Wireless Toolkit
    USB Wi-Fi adapter (Will have note about it too.)
    Nmap
    Bluetooth Arsenal (READ THE NOTE)
    SET
    Wardriving
    DeAuth(will be note in USB Wi-Fi part)


    NOT TESTED:
    MITM Framework
    Pineapple Connector
    Bad USB MITM
    SDR (Will have note about it too)



    DOESNT WORK:
    Nothing yet


    Kernel contains all tweaks of SixTeen Kernel.


    INSTALLATION:

    1) Unlock bootloader of device.
    2) Install TWRP
    3) Flash the ZIP. It is AnyKernel3 zip so don't worry about losing Magisk
    4) If you will use SDR devices too, then skip step 5 and read the notes.
    5) After installing, for external Wi-Fi adapter support, install Wireless Firmware for Nethunter. It is a Magisk module.
    6) Have Fun!

    NOTES:

    USB Arsenal:

    In USB Arsenal, whenever you either select HID mode alone or with Mass storage functions, it will not set the USB function when ADB option will be enabled.
    For making it work, you have to make it:
    Screenshot_20220908-194102_NetHunter.png

    This will not be needed if you will use RNDIS and HID together.

    USB Wi-Fi adapter:

    I personally have only MT7601U wireless adapter and it works very well with aircrack,mdk3 and so on.
    You might try and send me results as well.
    The note was about internal Wi-Fi adapter. Internal Wi-Fi adapter supports monitor mode but it doesn't support injection.
    Packet sniffing is possible but not injecting or using PixieWPS attack against APs with WPS.
    And DeAuth in GUI. It doesn't work with internal adapter. It doesn't even detect nearby Wi-Fi.

    SDR:

    In kernel itself, everything about SDR devices are enabled. But, personally I didn't test any. Cuz I don't have HackRF or AirSpy
    Now the note. Note is, if you are willing to use SDR devices with this kernel, you have to do something else. After installing kernel, instead of using Magisk module's firmware files, you have to use Nethunter's own generic zips. You have to download generic zip from Get Kali page. Then you choose either minimal or full version of NetHunter. Architecture will be ARM64.
    The Magisk module doesn't contain those firmware files for SDR devices so you have to do the steps.

    Bluetooth Arsenal:

    Bluetooth arsenal doesn't detect internal bluetooth adapter. But external bluetooth dongles and adapters should work.


    SPECIAL THANKS TO:
    @Simon1511 - for help with compiling the kernel
    One ukrainian guy named Ugin (I read it like that but idk if it is right spelling) - for help with missing wireless firmware
    @Kyvangka1610 - for SixTeen kernel.


    Bugs:
    Tell me.


    Sources:
    SixTeen Kernel: https://github.com/Kyvangka1610/android_kernel_samsung_sm7125
    1
    "güncelleme işlemi ERROR ile sona erdi" :(
    Can you show more details?
    Such as screenshots and logs?
    1
    That zip for Magisk,not for TWRP.
    Wireless Firmware is Magisk module. Read the instructions carefully next time 😄
    1
    Can I connect to my home WiFi from this external drive? (Translate)
    View attachment 5707713
    Answer is... yesn't.
    Both yes and no.
    You an connect using CLI interface inside Kali Chroot environment. But it will only will make Chroot environment to connect, not the device itself. You will be able to access internet inside Chroot, not in Android.
    1
    Can I connect to my home WiFi from this external drive? (Translate)
    View attachment 5707713
    [UPDATE]:
    You can. For this, you have to remove/rename internal wifi adapter's interface and plug external in. I didn't try renaming it but I tried removing internet adapter's interface and it set external wifi adapter as Wlan0 and NetworkManager of android(the wifi tab in status bar) used external adapter.