Recent content by Davide_24

  1. Davide_24

    [SOLVED] Can I trick an app to run on Windows XP?

    You can! You just need a Hex editor. To do it you need to find the series "06 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00" (which should be around the offset / address 140-160) and change it to "05 00 01 00 00 00 00 00 05 00 01 00 00 00 00 00" for 32-bit apps and "05 00 02 00 00 00 00 00 05 00...