opendrop icon indicating copy to clipboard operation
opendrop copied to clipboard

Has this worked for anyone recently?

Open IronBit-0 opened this issue 3 years ago • 11 comments
trafficstars

I have heard from @TheLastGimbus in TheLastGimbus/easydrop#2 and seemoo-lab/opendrop#79 that Apple has made changes that prevent Opendrop from interfacing with current devices. Is this true? Has Opendrop worked for anyone for current versions of iOS? On any platform and on any hardware.

IronBit-0 avatar Sep 28 '22 12:09 IronBit-0

it does work even with latest IOS 16 just make sure you do all the steps Get proper Wifi module with Active Monitoring

bodaay avatar Sep 29 '22 16:09 bodaay

What WiFi module has you used that has worked for you?

IronBit-0 avatar Sep 29 '22 20:09 IronBit-0

thanks to the people who came up with the "short list":

https://github.com/morrownr/USB-WiFi/blob/main/home/The_Short_List.md

These device support active monitoring

I'm using the first one in the list, which is available and can bought easily

bodaay avatar Sep 29 '22 20:09 bodaay

Thanks, that's really helpful. Do you know of any recent success using the Nexmon patches on a raspberry pi zero w 1.1?

Also, do you know if a the wifi module will work if it doesn't have 5g band access? (Sorry if that's a dumb question)

IronBit-0 avatar Sep 29 '22 21:09 IronBit-0

I'm not sure about nexamon, tried it a bit with PI 4, then switched to proper wifi module. Not sure I had other issues or it was not working at all

I'm only using Channel 6 with Owl, AWDL works on 3 channels, for me the only stable one is 6 which the default anyway. Owl does not support channel switching as far as I know, so with channel 6, only 2.4GHz

bodaay avatar Oct 01 '22 13:10 bodaay

Thanks so much for this; I'll keep trying with the Raspberry Pi Zero W 1.1. In the meantime, if anyone else has any successes to relay, on any hardware, it would be great if you commented with them.

IronBit-0 avatar Oct 02 '22 00:10 IronBit-0

I've uploaded a full all in one soltuion:

https://github.com/bodaay/GoOpenDrop

bodaay avatar Oct 03 '22 20:10 bodaay

Thanks!

IronBit-0 avatar Oct 03 '22 23:10 IronBit-0

Reopened so that this post is more visible in issues. Let me know if this is faux pas in GitHub etiquette. If anyone else has successes, it would be great if you could leave a comment with details. Thanks!

IronBit-0 avatar Oct 03 '22 23:10 IronBit-0

Hi guys, I'm having trouble extracting keys from my Mac Studio. did you have any problems?
can you give me any tips?

thank you for any help.

lucasromeiro avatar Feb 19 '23 13:02 lucasromeiro

Hi guys, I'm having trouble extracting keys from my Mac Studio. did you have any problems? can you give me any tips?

thank you for any help.

Follow this guide, then add an extra step as:

csrutil enable --without nvram
sudo nvram boot-args="amfi_get_out_of_my_way=1"
csrutil disable

WuYingzheng avatar Jul 20 '23 15:07 WuYingzheng