v2.2.0
What's Changed
- 86504cf darwin_processes: implement lsof like utils (@doronz88)
- d0a18a0 rpcclient: add darwin_media (@doronz88)
- 9a0d000 rpcclient: add darwin_network for wifi scan (@doronz88)
- d13af85 refactor: move all darwin stuff into its own module (@doronz88)
- 2953f5d add another option to load (dlopen) avf (@BarVaserman)
- 13d0908 Check if respondsToSelector before objc_call (@doronz88)
- b474e65 Fs: Fix walk. (@matan1008)
- a3bcfaa Refactor OSs hierarchy. (@matan1008)
- cdad363 darwin: media: add avf library path (@doronz88)
- d6b7ecf darwin: network: add network objects (@doronz88)
- 8ebfc36 refactor: split darwin into ios and macos (@doronz88)
- d922119 add bluetooth control - support turn off/on (and get state) (@BarVaserman)
- f191809 Fix documentation type hinting. (@doronz88)
- ad7121e Client: Add ObjectiveC symbol. (@matan1008)
- 1521774 darwin: network: add power on/off for wifi (@doronz88)
- 78e46cd rpcserver: bugfix: add task_for_pid-allow for ios (@doronz88)
- fb5af0f rpcclient: add entitlements for recording (@doronz88)
- ae10089 darwin: network: bugfix: wait for WiFiManagerClientDisable (@doronz88)
- eef5c7a rpcclient: bugfix: recording on ios (@doronz88)
- 37ec97e rpcserver: add entitlements for airplane mode (@doronz88)
- defbb74 rpcclient: darwin: add set_airplane_mode (@doronz88)
- c45bc3d rpcclient: network: bugfix: turn on/off wifi (@doronz88)
- b14e148 darwin: media: add docstring (@doronz88)
- f3e1d8f rpcclient: fix docstring (@doronz88)
- 6ea0d81 darwin: split preferences to cf and sc (@doronz88)
- 75efb33 docs: improve README (@doronz88)
- 20562d4 github: make rpcserver run in sudo (@doronz88)
- 298e2a2 rpc: improve connection check (@doronz88)
- ffa1f74 rpcclient: add Allocated (@doronz88)
- 8c9022d darwin: add iokit (@doronz88)
- 0cac35f symbol: bugfix: call CFStringGetCString when necessary (@doronz88)
- 80de260 allocated: bugfix: ignore errors from del (@doronz88)
- 12ee0bf refactor: iokit to ioregistry (@doronz88)
- 11f144f symbol: refactor py property (@doronz88)
New Contributors
- @BarVaserman made their first contribution in #52
Full Changelog: v2.1.0...v2.2.0