reactos / bochspwn-reloaded

"Detect kernel information disclosure by bochspwn-reloaded" GSoC 2020 project by @khanhnt2
Apache License 2.0
7 stars 7 forks source link

Add build and run configuration files of bochs #3

Open khanhnt2 opened 4 years ago

khanhnt2 commented 4 years ago
khanhnt2 commented 4 years ago

Always remember to change the value of BX_SUPPORT_REPEAT_SPEEDUPS to 0 in config.h when changing build configuration. I took a lot of time when I switched back from mingw64 to msvc build and bochspwn-reload didn't work. I realized that I forgot to change that value.