Emulate Android native libraries with experimental support for iOS analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "unidbg" yet — see the docs or source repo.
Use unidbg to emulate loading this Android .so library, run the specified exported function, and output key logs, return values, and the call chain to help locate abnormal behavior.
Function execution results, logs, and clues for diagnosing the issue.
Using unidbg, emulate the encryption flow in this Android native library, trace input parameters, core function calls, and outputs, then summarize implementation characteristics.
A trace of the encryption flow and a summary of the algorithm implementation.
Use unidbg's experimental iOS emulation to try loading this target file, then record support status, execution results, error messages, and practical next debugging suggestions.
An assessment of iOS emulation viability, error details, and debugging recommendations.
Control Android devices and emulators for debugging, logs, files, and UI tasks.
Inspect, control, and debug React Native apps in simulators and emulators.
Debug Windows executables headlessly from Linux or macOS using Wine and GDB.
Emulate and debug Game Boy games for development, testing, and retro research.
Analyze and manipulate Unity IL2CPP apps with Frida tooling.
Remotely control Android devices via ADB for debugging, testing, and management.