0cyn / iBoot-IDA

32/64 bit SecureROM/iBoot loader for IDA Pro. Also supports loading and decrypting encrypted .im4ps within IDA.
68 stars 15 forks source link

hot-reloading plugin imports #7

Open 0cyn opened 2 years ago

0cyn commented 2 years ago

When re-launching the loader, IDA hot reloads the main file but not any of the imports

We can accomplish that with https://stackoverflow.com/questions/18500283/how-do-you-reload-a-module-in-python-version-3-3-2