qualcomm_android_monitor_mode
qualcomm_android_monitor_mode copied to clipboard
injection Patch???
is there any way we can patch it and get the injection to work?
The code is present in most CAF's, but propably disabled somewhere. Been looking a lot into it, but also found a phone with a working injection, so take it from there
may i know which phone? or source code of the one which already has the injection enabled
@kimocoder Is this the snippet from qcacld-2.0 that needs to be reworked for qcacld-3.0 injection?
https://gitlab.com/Codeaurora/platform_vendor_qcom-opensource_wlan_qcacld-2.0/commit/3d3ad7877d1b4d097b4302a4293a1cbb2478e7bf
I have found a commit "qcacld-3.0: add support to inject disassoc frames" but can't find a patch on CAF
commit 222d174cddb3d357815839887edebbc8d974b402
Author: Kiran Kumar Lokere <[email protected]>
Date: Wed Apr 15 19:29:21 2020 -0700
qcacld-3.0: Add support to inject disassoc frames
Add support to inject disassoc frames with user configured pmf
options.
Change-Id: I40df805f8d6ef62dab48477c26cb9b0fc6b17929
CRs-Fixed: 2665042
Narrowing Down a bit: origin/LE.UM.4.1.1_rb1.27 origin/wlan-cld3.driver.lnx.2.0
https://gitlab.com/Codeaurora/platform_vendor_qcom-opensource_wlan_qcacld-2.0/-/commit/3ee8df49120b82529c3d8835d44ecd52094d1495
These branches supposedly contain the commit I was talking about.
origin/LE.UM.4.1.1_rb1.27 origin/wlan-cld3.driver.lnx.2.0
Trying to track down that patch.
These branches supposedly contain the commit I was talking about.
origin/LE.UM.4.1.1_rb1.27 origin/wlan-cld3.driver.lnx.2.0
Trying to track down that patch.
You mean this commit? https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/commit/?id=222d174cddb3d357815839887edebbc8d974b402
I'm busy with making Nethunter Kernel for Samsung S20 FE which is based qcacld-3.0. It could be nice to have too packet injection :D
Any news about this? I think that the easy way is just add qcacld-2.0 to the kernel. My phone is Poco X3 NFC (surya).