python-idb
python-idb copied to clipboard
Lumina requests support
Would be nice to be able to request function information from Lumina servers without IDA Pro running.
yes, this would be a fascinating research project!
i had done some inspection of ida.wll to see how IDA constructs the hashes it sends to Lumina. I don't recall this being trivial, and seemed to include information about the stack layout to signature the function. fortunately, this was pretty obvious to find in the DLL, so it remains a feasible project.
This might be relevant:
- https://github.com/synacktiv/lumina_server
- https://www.synacktiv.com/publications/investigating-ida-lumina-feature.html
This project as well: https://github.com/naim94a/lumen