locked
Hey........... RRS feed

  • Question

  •  

    How to build a win32 application which cannot be affected by viruses? Are the win 64 applications supported by Windows Vista are
    Tuesday, October 16, 2007 6:38 AM

All replies

  • It is impossible to create a entirely virus-free application. Its not a question of your application's security or integrity. There are simple ways to manipulate an assembly after compiling by code(shellcode) injections. Simply put, a 3rd party can inject unauthorized code into your assembly and force it to run alongside your main application.

    Tuesday, October 16, 2007 6:54 AM

  • virus free..??
    Tuesday, October 16, 2007 8:43 AM