biemster
biemster
This is actually doable in a couple lines of python too, as a proof of concept: ```python #!/usr/bin/python import objc; from Foundation import NSBundle, NSClassFromString AOSKitBundle = NSBundle.bundleWithPath_('/System/Library/PrivateFrameworks/AOSKit.framework') objc.loadBundleFunctions(AOSKitBundle, globals(),...
There is not much more to research here, you'd still need macOS. Maybe you meant to comment on issue #63 ? There are still people trying out stuff (including me)...
I agree, I'm looking into modifying the Catalina recovery BaseSystem.dmg, and running that with https://github.com/foxlet/macOS-Simple-KVM. I'm using a full Catalina with sickcodes/Docker-OSX now, but that clocks in at 30 Gigabytes...
What command is used in tc linux to restart daemons (bluetoothd in this case)? Just replace the systemctl call in HCI.py with that should be enough to get it running.
Yes, it is still true. The single key you add as a parameter to the script will be sent until you stop advertising and restart with a new key.
There is quite a bit of discussion on this in #63
me too! A lengthy discussion was/is going on here related to this: https://github.com/mas-cli/mas/issues/164. Seems to be not so easy.
> Working on slimming all images down currently. > > Most importantly is an SSHable recovery image which is sub 1GB! Do you have an update on the latter @sickcodes...
I've been using it for a while now with one peer chromium and one firefox, with no problems, so this ticket can probably be closed.
I'm having the same issue with "extra_tag_files" but I just started 5 minutes ago with this plugin. I had to change "tag_file" to "tags" (without dot) to find my tags...