Hello I would like to run a debugger or log window to detect what goes wrong when trying to run Sims2, but when I use winedbg Sims2.exe and step it, I get a popup that a debugger was detected. How can I mask, or hide wine's debugger? Would i need a root kit? or is that just something that works on windows. Thanks!
davethewave83 wrote:> Hello > I would like to run a debugger or log window to detect what goes wrong when trying to run Sims2, but when I use winedbg Sims2.exe and step it, I get a popup that a debugger was detected. How can I mask, or hide wine's debugger? Would i need a root kit? or is that just something that works on windows. Thanks!winedbg is a debugger. And Wine reports that when program tries to check if debugger is attached or not. Of course root kits won't work on Wine so that won't help you.