Results 1 to 2 of 2

Thread: [RESOLVED] [02/03] Get md5 hash code in a running application.

  1. #1

    Thread Starter
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Resolved [RESOLVED] [02/03] Get md5 hash code in a running application.

    I've seen a code that could generate md5 hash code and tried it but the problem when you get the md5 hash code of running application it throws an exception that the file cannot be accessed because it is being used by another process. My question is how could I still retrieve the md5 hash code of a running application? I hope there's a work around about this problem. Any inputs are much appreciated.


    Thanks in advance.

  2. #2
    Lively Member
    Join Date
    Aug 2005
    Posts
    77

    Re: [02/03] Get md5 hash code in a running application.

    Try to open the file in a readolny mode.
    Pieter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width