RPC, Interacting between two IDA databases

56 views
Skip to first unread message

Hans L

unread,
Jun 21, 2011, 9:32:55 PM6/21/11
to idapython
I am trying to write some IDAPython script that helps me find
similarities between two IDA databases. I need to be able to call
IDAPython functions on both databases and compare the data, without
blocking the GUI.

Is there any way to pull this off with the current version of
IDAPython?

After google searching a bit, I found that a plugin called IDARub
plugin has an RPC implementation, and I'm wondering if something
similar could be done for IDAPython

Here is the presentation video in anyone is interested, he discusses
the RPC stuff around 22minutes in:
http://video.google.com/videoplay?docid=-7853301741351589832#

Mario Vilas

unread,
Jun 22, 2011, 4:33:43 AM6/22/11
to idap...@googlegroups.com
Maybe you could spawn a background thread and use XMLRPC? It's quite
easy to code in python, but I've never done it inside IDA.

> --
> You received this message because you are subscribed to the Google Groups "idapython" group.
> To post to this group, send email to idap...@googlegroups.com.
> To unsubscribe from this group, send email to idapython+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/idapython?hl=en.
>
>

--
“There's a reason we separate military and the police: one fights the
enemy of the state, the other serves and protects the people. When the
military becomes both, then the enemies of the state tend to become
the people.”

Reply all
Reply to author
Forward
0 new messages