seemoo-lab / nexmon

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
GNU General Public License v3.0
2.39k stars 449 forks source link

port to other mmwave devices #541

Open nisarnabeel opened 1 year ago

nisarnabeel commented 1 year ago

Hi, tp link ad 7200 is not in stock in market, could this work on other devices using Qualcomm’s QCA9500 ?

matthiasseemoo commented 1 year ago

Its a Broadcom/Cypress only solution.

On 20. Sep 2022, at 15:46, nisarnabeel @. @.>> wrote:

Hi, tp link ad 7200 is not in stock in market, could this work on other devices using Qualcomm’s QCA9500 ?

— Reply to this email directly, view it on GitHub https://github.com/seemoo-lab/nexmon/issues/541, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZ773WXOYBOSFJDFPMK5ATV7G537ANCNFSM6AAAAAAQRC73FE. You are receiving this because you are subscribed to this thread.

nisarnabeel commented 1 year ago

Sorry may you please elaborate , slightly new in the field, i already worked on talon ad 7200, however not mine, i want do to some own exps, For example both mikrotik wAP 60G and talon use QCA 9500 chipset from qualcomm, i know u reverse engineered talon ad 7200, would you please provide more insights? I shall be highly thankful Thank you!

nisarnabeel commented 1 year ago

Will it be possible for example to use mikrotik wAP 60G?

nisarnabeel commented 1 year ago

It might be a dumb question, would be it possible to use same patch for nightgear x10 r9000 or mikrotik i mentioned, i shall be highly thankful to you. ( in both cases 60Ghz radio has same wifi chip as tp link)

matthiasseemoo commented 1 year ago

Ah mmware communication is an exception. Generally, the nexmon firmware patching approch can be applied to any firmware, however, you first need to get an understanding of that firmware. For 2.5 and 5 GHz Wi-Fi chips, we only have that understanding for Broadcom/Cypress devices.

On 20. Sep 2022, at 21:03, nisarnabeel @.***> wrote:

It might be a dumb question, would be it possible to use same patch for nightgear x10 r9000 or mikrotik i mentioned, i shall be highly thankful to you. ( in both cases 60Ghz radio has same wifi chip as tp link)

— Reply to this email directly, view it on GitHub https://github.com/seemoo-lab/nexmon/issues/541#issuecomment-1252787361, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZ773XDK3CCS6TS7MDHMNLV7IDBBANCNFSM6AAAAAAQRC73FE. You are receiving this because you commented.

nisarnabeel commented 1 year ago

Thank you for taking your time to reply, now its clear :)

nisarnabeel commented 1 year ago

One last thing, u mentioned 2.4 and 5 Ghz, nexmon is available for broadcom chips, so nexmom could be patched to ideally theoretically to all broadcom devices (a lot already i see the list) btw i use asus rt ac 86u.

While for mmwave its not possible to may be use a patch u developed for tp link ad 7200 to other mmwave routers i mentioned though using same wifi chip? As u said its an exception the mm communication. ( is it correct the way I understood) ?

thank you and sorry for too many queries, But i think if talons are not in market , there is no mmwave research platform:(

matthiasseemoo commented 1 year ago

The patches focus on the actual wi-fi firmwares, so if you have another device, with the same chip, you can often use the patched firmware. If the firmware version does not fit to the driver of the other device, then you might need to port the firmware patches to the firmware of the other device. Everything else that is modified in the routers’ firmwares is just tooling around the wi-fi patches.

On 21. Sep 2022, at 11:14, nisarnabeel @.***> wrote:

One last thing, u mentioned 2.4 and 5 Ghz, nexmon is available for broadcom chips, so nexmom could be patched to ideally theoretically to all broadcom devices (a lot already i see the list) btw i use asus rt ac 86u.

While for mmwave its not possible to may be use a patch u developed for tp link ad 7200 to other mmwave routers i mentioned though using same wifi chip? As u said its an exception the mm communication. ( is it correct the way I understood) ?

thank you and sorry for too many queries, But i think if talons are not in market , there is no mmwave research platform:(

— Reply to this email directly, view it on GitHub https://github.com/seemoo-lab/nexmon/issues/541#issuecomment-1253429341, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZ773RGNA3XJKX22LKGDKLV7LGV5ANCNFSM6AAAAAAQRC73FE. You are receiving this because you commented.