You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on extension to CyberChef which allows to communicate directly with some bluetooth device. The main idea is to use potential of CyberChef to demonstrate various issues in bluetooth.
I will add two additional operations Write bluetooth characteristic and Read bluetooth characteristic - both of them needs to call some functions which will be added to App.msj (as Web Bluetooth requires browser context).
Can you please suggest proper way how to call App.msj methods from within operation worker?
Regards
Sowisz
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I'm working on extension to CyberChef which allows to communicate directly with some bluetooth device. The main idea is to use potential of CyberChef to demonstrate various issues in bluetooth.
I will add two additional operations Write bluetooth characteristic and Read bluetooth characteristic - both of them needs to call some functions which will be added to App.msj (as Web Bluetooth requires browser context).
Can you please suggest proper way how to call App.msj methods from within operation worker?
Regards
Sowisz
The text was updated successfully, but these errors were encountered: