I've developed a server that's compatible with IDA Pro's Lumina, and would like people to try it out.
If you're interested, it's very easy to join, instructions here: https://t.co/YCULMrRKSm
Please send me feedback/suggestions.
#IDAPro#Lumina
@reallucaslg It has, but the method to override IDAโs CA has changed - so until someone develops a plugin to override the CA, the current workaround is to use socat. See https://t.co/8i0INv2iYE
Lumen: Added initial support for IDA 8.1 ๐. It seems that a plugin will be required to support TLS.
https://t.co/r59qdIVDEb
#IDAPro#PrivateLuminaServer
@AzakaSekai_ ida.dll always had a certificate hardcoded, but they usually check for hexrays.crt so that when the hardcoded certificate expires it would be easily changed.
Anyway, I just added TLSv1.3 support to the server - would you like to give it a shot?