Menu

#1 StampEXE not updating file on fast machine with WinXP - FAT32

open
nobody
Protect EXE (2)
7
2013-01-10
2003-01-17
Anonymous
No

Exported from Bugzilla, issue 2466.

--- Comment added on 2/28/2002 1:44:30 PM ---
I stepped through Stampexe in Delphi 5. After clicking on the "Stamp" button
the logic goes to ProtectExe in ogProExe. The CreateFile seems to return a
valid handle. The Windows.GetFileSize returns the correct size for the file.
The FileMap is not 0 and Memory <> nil. It loops through the for loop just
fine. It finds the signature and breaks on Sig := @Memory^[I];

UpdateCRC32 is called. Twice.

It hits UnmapViewOfFile, CLoseHandle(FileMap) and CloseHandle(Fh).

One more bit of trivia ... I normally run this on my D: drive which is a
logical partitian. I tried it on my C: drive, no luck.

I have several logins but I am currently using a login name with administrative
privileges.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB