- Get a copy of socat source code here http://www.dest-unreach.org/socat/
- Make sure to install gcc-core, libssl-devel, make
- In your Cygwin terminal, run
./configure --enable-openssl-base --enable-openssl-method makeoptionallymake install
- Get a copy of lumen.abda.nl's certificate here https://abda.nl/lumen/hexrays.crt
- Change PATH_TO_IDA in
ida_abda.nl_lumen.batthen run it - Go to Options -> General -> Lumina, set server addr to 127.0.0.1, port 1234, Username guest, Password guest
- ???
- Profit
Tested with IDA Pro 8.3
I passed the cert from https://abda.nl/lumen/hexrays.crt to socat, and I would end up running into this issue every single time. so in case anybody else has issues getting lumen to work:
a dirty fix for this error would be to skip using and verifying the cert (on your own risk):
this did the trick for me in the end: