![]() |
miasm
Reverse engineering framework
|
Functions | |
| def | serve_threaded (hostname="localhost", port=4455) |
rpyc IDA server
| def rpyc_ida.serve_threaded | ( | hostname = "localhost", |
|
port = 4455 |
|||
| ) |
This will run a rpyc server in IDA, so a custom script client will be able to access IDA api. WARNING: IDA will be locked until the client script terminates.