Misc icon indicating copy to clipboard operation
Misc copied to clipboard

How is your custom qemu performance?

Open Waterman178 opened this issue 4 years ago • 3 comments

Can it trace the current instructions of the operating system, just like the run trace function of ollydbg?Does it support multi-core?If you do not enable vt acceleration, will it be slow to trace a certain software? But after vt is enabled, you cannot trace some instructions.

Waterman178 avatar Apr 18 '20 04:04 Waterman178

Hello, yeah you can trace operating system instructions like olly but much faster. I don't know if it works on multi-core or not and also didn't test it with vt-x acceleration.

SinaKarvandi avatar Apr 18 '20 07:04 SinaKarvandi

Hello, yeah you can trace operating system instructions like olly but much faster. I don't know if it works on multi-core or not and also didn't test it with vt-x acceleration.

You try to start some software in qemu, such as Google Chrome or some games like League of legends, it should be very slow, do you know pyrebox and panda? They are both based on qemu, and single step tracking is very slow

Waterman178 avatar Apr 18 '20 21:04 Waterman178

Yep, honestly, when I use it with other applications like Microsoft Edge, I realized that it's slow so I didn't use it anymore.

SinaKarvandi avatar Apr 19 '20 12:04 SinaKarvandi