ispras / swat

SWAT - System-Wide Analysis Toolkit
13 stars 9 forks source link

collect2.exe gives error #6

Closed username7778 closed 2 years ago

username7778 commented 3 years ago

hello please help me with this obstacle thx err2

Dovgalyuk commented 3 years ago
  1. I see a python warning. Which version of python do you use?
  2. Do you really need a Windows build? What function of SWAT do you want to use?
username7778 commented 3 years ago

ty for replay I use Python 3.9.6. and I like to use this tool to observe patchguard. I don't know if this can be done with the Linux build. The function I need is only the WinDbg server.

Dovgalyuk commented 3 years ago
  1. Can you build master branch of qemu in your environment? https://github.com/ispras/qemu
  2. You can download the build with WinDbg support here: https://github.com/ispras/qemu/releases/tag/v2.7.50-windbg
username7778 commented 3 years ago
  1. unfortunately i got an error when compiling qemu err3
  2. ok that seems good to me