Hello!
Now I did port code from qcacld-2.0 driver patch for add injection frames in driver qcacld-3.0. Look at this attempt. I don't have the opportunity to check this out on phone. I only attempted to port code and i did this. I save the patches in my git repository. I tried to port this 5 years ago but got failed in this repository. This code didn't worked because function to start its build into the driver simply wasn't enabled (config CONFIG_HL_SUPPORT in driver, and configs CONFIG_CLD_HL_SDIO_CORE, CONFIG_ICNS in defconfig).
I also found monitor mode for Mediatek devices, described in my other repo Monitor_mode_NetHunter. Links in this file don't work but necesary files can find in any other driver for example https://github.com/MiCode/MTK_kernel_modules.
I found this information a long time ago, I just didn't have anyone to share it with. On my opinion this operation with monitor mode and injections with internal drivers looks useless and trashy.
Thank you for reading!
Just now saw that injections made already and it look this is a huge code which probably works, not mine. It was a pleasure to do it. I would just like to ask anyone who has the opportunity to test my code for packet injections.
Hello!
Now I did port code from qcacld-2.0 driver patch for add injection frames in driver qcacld-3.0. Look at this attempt. I don't have the opportunity to check this out on phone. I only attempted to port code and i did this. I save the patches in my git repository. I tried to port this 5 years ago but got failed in this repository. This code didn't worked because function to start its build into the driver simply wasn't enabled (config CONFIG_HL_SUPPORT in driver, and configs CONFIG_CLD_HL_SDIO_CORE, CONFIG_ICNS in defconfig).
I also found monitor mode for Mediatek devices, described in my other repo Monitor_mode_NetHunter. Links in this file don't work but necesary files can find in any other driver for example https://github.com/MiCode/MTK_kernel_modules.
I found this information a long time ago, I just didn't have anyone to share it with. On my opinion this operation with monitor mode and injections with internal drivers looks useless and trashy.
Thank you for reading!
Just now saw that injections made already and it look this is a huge code which probably works, not mine. It was a pleasure to do it. I would just like to ask anyone who has the opportunity to test my code for packet injections.