![]() |
|
#3
|
|||
|
|||
|
Probably you would include the file size as a pre-filter before filtering based on MD5 checksum. Otherwise this is the sort of inelegance that grinds away hard drives especially when huge files might be in that same directory. Since MD5 requires disk reading and is generally thereby expensive, it should not be treated so lightly. It should only be done when absolutely needed. Hence file size hint.
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is there any tool to replace the files packed in the NullSoft Install System package? | BlackWhite | General Discussion | 4 | 09-02-2018 00:27 |
| OllyCapstone :OllyDbg1.10 plugin to replace its original disasm engine with Capstone | sh3dow | Community Tools | 3 | 09-27-2015 01:54 |
| Search and Replace? | prejker | General Discussion | 6 | 05-28-2004 23:32 |
| how to replace kernel32.dll in win2k/xp | tAz | General Discussion | 12 | 02-06-2004 03:46 |