ioncodes / idacode

An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
725 stars 77 forks source link

Host to VM communication #5

Open ioncodes opened 4 years ago

ioncodes commented 4 years ago

Additional checks should be implemented to make sure the script is available on the remote side, if not it should be requested from the host. This applies for other types of remote locations as well.