screenshot of lumina working on IDA PRO 9 Linux Straight to the point private Lumen server setup guide tested on Linux, IDA PRO 9 BETA;

Install OpenLumina Plugin

  1. Go to OpenLumina repo and clone it.
  2. Build the plugin or download it from releases page of the repo and install it in IDA PRO.
  3. Go to lumina_ca directory and run ./commands.sh. This will generate the certificates in out directory.
  4. Copy hexrays.crt from out directory into your IDA PRO 9 installation directory.

Set Up Lumen Server

  1. Go to lumen repo and clone it.
  2. Run docker-compose up. You might need to enable build-kit for docker-compose. Also, you might need to edit the docker-compose.yml file and omit name: param.
  3. The lumen server should start.

Connecting to Lumen from IDA PRO

  1. Open IDA PRO 9.
  2. Go to Options > General > Lumina
  3. Use 127.0.0.1 as server and 1234 as port with credentials guest:guest.

Enjoy.