VC+ built EXE and DLL have inconsistent CRCs

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: jangs2458 (steven.)
Date: 06/08/04


Date: Tue, 8 Jun 2004 16:36:02 -0700

Using Visual Studio we found when you rebuild an EXE file, even if a few minutes later, each time the CRC is different.
Same with DLL files.

I heard that if you skip a certain number of bytes in the beginning and end of the file, you can get consistent CRC signatures. Anyone knows which bytes to skip?

Am open to other suggestions for EXE and DLL authenication.

Thanks



Relevant Pages

  • Re: Redistributable package
    ... users to install the exe file is not very user friendly. ... option to distribute dll files only? ... There is no other distribution option, ...
    (microsoft.public.windowsmedia.encoder)
  • Re: PE differences between 7.0 and 7.1
    ... To do this I need to be able to create the same CRC from ... .exe file that I have given them and when I recompile the code. ... Kind regards, ...
    (microsoft.public.vc.ide_general)
  • Re: Redistributable package
    ... However, forcing ... users to install the exe file is not very user friendly. ... option to distribute dll files only? ...
    (microsoft.public.windowsmedia.encoder)
  • Re: How to create an exe file
    ... Praman wrote: ... > How do i create an exe file and dll files in this version. ... where myfun the name of you m-file. ... For dll files, you can also refer to help documents about mcc. ...
    (comp.soft-sys.matlab)
  • Build stand alone file
    ... I successfully built an .exe file with matlab compiler. ... that how can I find out which .dll files are required. ...
    (comp.soft-sys.matlab)