Dashboard
Status
Idle
Emulator state
Architecture
Target platform
Module
None
Hooks
0
Active hooks
Breakpoints
0
Set breakpoints
Sessions
0
Active sessions
PyUniDbg Web UI loaded.
Load Binary
Registers
Load a library and run to see registers.
Hex View
Memory Map
Search
Load a library — the address auto-fills from the module base.
No data. Load a library first.
Binary
Runtime
Scan / Signatures
AddressBytesMnemonicOperands
Exports
Load a library to see symbols.
AddressBytesMnemonicOperands
Select a function or section and click Disassemble, or click a function in the list.
Functions
Click "Scan Function Args" to detect signatures.

Select a function to see its inferred signature and auto-fill the Call form.

Hooks
No hooks configured.
Breakpoints
No breakpoints set.
Coverage
Trace
Taint
Deobfuscate
Anti-Tamper
Crypto

Detect dynamically resolved API calls and obfuscated string decryption routines.

Detect integrity checks, frida detection, root detection, and other anti-analysis techniques.

Scan the binary for AES, DES, MD5, SHA-1, SHA-256, and RC4 cryptographic constants. Works without running the binary.

Editor
Export
Ctrl+Space: autocomplete   Ctrl+Enter: run
Script output appears here...
Export as Frida Snippet

Generates a Frida JavaScript snippet from your current script and hook configuration.

Export as LSPosed / Xposed Module

Generates a Java class skeleton for an LSPosed/Xposed module that replicates your hook setup.

Gadget Finder
ROP Chain
Shellcode
Load a library first, then click Find Gadgets.
Concolic / Symbolic Execution
Reports
Configuration
Loading...
Graph View
Basic Block
Conditional
Unconditional
Fall-through
Enter an address and click Build (CFG) or click Build (Call Graph)
Patches & Comments
Patches
Comments
No patches applied.
No comments added.
AI Assistant
Context:
Hello! I'm your AI analysis assistant. Configure your API key above, then ask me anything about the loaded binary — I can help with reverse engineering, explaining disassembly, analyzing patterns, and more.
Terminal
Logs
CLI Runner
0 entries
PyUniDbg CLI runner. Commands are run via pyunidbg CLI.
pyunidbg> 
Live State
No data