Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thank you for your answer, but I already knew how detours worked, I just wanted to know how I could find the addresses in ida I managed to find the same addressses actually with the xrefs but it still doesn't work (it works with my console application but doesn't with a basic gui application that has a button that outputs something when I push the button) when I do getmodulehandle(null) + the address and I'm pretty sure that it's the good address since I printed it manually Commented Jan 11, 2016 at 8:56
  • the problem is you cant find the address in IDA? Commented Jan 11, 2016 at 22:51
  • 1
    hmm yes that's what the title says i think ? Commented Jan 12, 2016 at 21:51