Has anyone here used IDAPython natively in Linux (no Wine)? I can get the module built correctly but I can't however get ida to use it properly, it throws an error when running the python.plx (Can't load shared object).
ldd showed me all the .so's that are required and I have straced to find all of the open() calls, and have resolved any .so's that weren't found. However it's still failing and without telling me where....any love out there?







