Is there an equivalent of `ioreg` or `IORegistryExplorer` for iPadOS?

I need to developer a USB DEXT to support a custom device and something like this will be very useful. If not, is there another way to monitor DEXT/Kernel activity on iPadOS? Perhaps in LLDB?

Replies

I've created analog of IORegistryExplorer and it's open-source