Dear Ivo,

Thanks a lot for your response. It is very helpful.
I have another question. How we can access to address apace of a specific
program with Imachinedebugger and for example find its imported libraries
(DLLs) or APIs?
Does anybody has any example about IMahcineDebugger or readVirtualMemory ?

Thanks a lot.


On Sat, Feb 11, 2012 at 5:53 PM, Ivo Smits <[email protected]> wrote:

>  IVirtualBox VirtualBox = new VirtualBoxClass()
> IMachine Machine = VirtualBox.FindMachine(...)
> IMacgineDebugger Dbg = Machine.Console.Debugger
>
> Hope this helps.
>
> Best regards,
>
> Ivo Smits
>
> Op 11-2-2012 13:57, Mansour Ahmadi schreef:
>
> Dear Friends,
>
> I want to use Methods of IMachineDebugger in C# but I don't know which
> class implement this interface that I can use it.
> I mean :
> IMachineDebugger Dbg=new ???;
>
> In advance, thanks a lot
>
>
> _______________________________________________
> vbox-dev mailing 
> [email protected]https://www.virtualbox.org/mailman/listinfo/vbox-dev
>
>
> _______________________________________________
> vbox-dev mailing list
> [email protected]
> https://www.virtualbox.org/mailman/listinfo/vbox-dev
>
>
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to