I mean portable executale (PE), any binary file sucha as .exe.
I have for example 3000 exe file and I want to monitor all of them with API
monitor software such as  http://www.rohitab.com/apimonitor
I don't want run each PE in virtual box with API monitor software and then
revert it. I want to write a program that automate this process. This
automation can be done by Virtual box APIs for developer. How ? which APIs
can help me. for example IConsole::restoreSnapshot API can help me to
revert snapshot. Is there any API for running a software in virtual box
automatically ?

Thanks a lot


On Wed, Feb 22, 2012 at 11:49 PM, Alexey Eromenko <[email protected]> wrote:

> On Wed, Feb 22, 2012 at 9:53 PM, Mansour Ahmadi <[email protected]>
> wrote:
> > Dear Friends,
> >
> > I want to automate running an API monitor with passing a PE as its
> parameter
> > in virtual box. I want every time virtual box run API monitor software
> with
> > a PE and after that save its log and then revert virtual box to
> > its previous safe snapshot.
>
> What's a PE ?
>
> > I found virtual box API for reverting its snapshot but I don't know how I
> > can run API monitor in virtual box and pass a PE as its parameter with
> > virtual box APIs.
>
> There is a snapshot API.
> Which things do you want to monitor ? System properties allows you to
> monitor.
>
> --
> -Alexey Eromenko "Technologov"
>
> _______________________________________________
> 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