Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can somebody tell me how can i scan a process or two for md5 dll hash?
Thanx in advance.
Posted
Comments
Christian Graus 28-Jul-11 21:44pm    
How does a process have an md5 hash ? What do you mean exactly ? I think some clarity is needed.
Mr.B0ne 10-Aug-11 5:30am    
Cristian, when a process is started i want to detect that process and check the integrity of that exe.My english is not too good i know.
Mr.B0ne 29-Jul-11 0:33am    
I want to make a anti cheating program.. the player be able to join on my server just with this program, after he join this program i want to check/scaning 2 processes for md5 hash and compare it with my database witch is a .txt file with some md5 hashes and read that file and if it found something force this program to close.Is there a solution for this?
Sergey Alexandrovich Kryukov 1-Aug-11 3:43am    
You did not answer the question by Cristian. Use "reply".
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900