Matthias Schulz

Results 116 comments of Matthias Schulz

do you have a pr with all your changes? > On 21. Jul 2020, at 20:37, Stefan Juhl wrote: > > > Hi Matthias, I wrote a script to automatically...

Does not look too bad. However, I am wondering, why you are changing the structure of the definition.mk file. It will likely not work to calculate the ucode size depending...

You can set any rate you want with nexmon. > On 13. May 2020, at 11:01, GaraQuor wrote: > > > Hello, > > Do you think it is possible...

Injection is possible on every chip, however, not yet implemented. However, it might be easier to just set another rate within the firmware when you are normally communicating with the...

run nexutil -V to check the version information. You can compare it to the entries in https://github.com/seemoo-lab/nexmon/blob/master/REVINFO.md > On 28. Apr 2022, at 17:13, Matthew Clark ***@***.***> wrote: > >...

You need to replace /system/etc/wifi/bcmdhd_sta.bin > On 29. Apr 2022, at 05:55, Matthew Clark ***@***.***> wrote: > > /system/etc/wifi/bcmdhd_sta.bin

Then you have to port the patches to the new firmware version. > On 30. Apr 2022, at 06:08, Matthew Clark ***@***.***> wrote: > > > Sadly, just replacing bcmdhd_sta.bin...

Not really. You need to find the locations of the functions and data required by the patch in the new firmware. Then, you need to create a definitions.mk file in...

You can do monitor mode on all broadcom chips out of the box, but without radiotap headers. just run nexutil -m1. as i dont have a galaxy s8 i cannot...

Did you execute it with root privileges? zargis schrieb am Do., 7. Juni 2018, 02:16: > I have installed nextutil via the app, I ran nexutil -m1 over an adb...