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?
Collecting of info on the executed asm instructions
-
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
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.