Skip to main content

Module ipc

Module ipc 

Source
Expand description

IPC module for CLI-to-bridge communication.

Provides direct TCP communication to the Java GhidraCliBridge. No intermediate daemon process is needed.

Modulesยง

client
Bridge client for direct communication with the Java bridge.
protocol
IPC protocol types for bridge communication.