Post

Replies

Boosts

Views

Activity

Reply to Mac M2 pro libusb read/write performance
Try the test functions from this snippet and see if the outcome is the same: https://android.googlesource.com/platform/external/libusb/+/HEAD/examples/xusb.c https://cpp.hotexamples.com/examples/-/-/libusb_control_transfer/cpp-libusb_control_transfer-function-examples.html https://github.com/Codingboy/ucuni/blob/master/src/example.c
Topic: App & System Services SubTopic: Drivers Tags:
May ’23
Reply to Detecting VPN Usage in iOS
Regardless of the application being developed by whom, knowing what applications or services are running outside your sandbox is a privacy overreach. Stick to jailbreak detection and debugger attachment checks to terminate your application accordingly.
Topic: App & System Services SubTopic: Core OS Tags:
May ’23