Collecting of info on the executed asm instructions

This is for discussing general topics about how to use VirtualBox.
Post Reply
iOSIF
Posts: 1
Joined: 31. Aug 2016, 13:31
Primary OS: Ubuntu 12.12
VBox Version: OSE Debian
Guest OSses: Windows 7

Collecting of info on the executed asm instructions

Post by iOSIF »

Hello!
Prompt how to force "virtualbox" to generate a processed exception on a certain instruction in a certain program or how to issue information on the executed instructions??
We will allow to me it is necessary to count number of instructions of "cpuid" and to find their addresses in the launched process of "foo.exe" from where she is called. Whether it is possible?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Collecting of info on the executed asm instructions

Post by scottgus1 »

Not in anything I've ever seen in the manual. I'd say read the manual first to see if anything that comes with Virtualbox can do what you want, then if not you'll probably have to get & modify the source code.
Post Reply