
June 27th, 2008, 10:10 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
How to get sun rpc's interface information from binary file??
Hi all ,
I wanna static analysis a sun rpc's interface by a binary file.
For example:
when I got a .dll file which contains rpc interface,
by the help of some tool, I can get the rpc interface's detail structure.
But i found that there's so few information i can get.
Then i wanna write a IDA plugin like mIDA(DCE RPC) in order to do it automatic.
Can anyone help me to find some information of it??
Thanks.
|