Click here to Skip to main content
15,917,176 members

Comments by OfficalCodexPH (Top 28 by date)

OfficalCodexPH 1-May-18 5:45am View    
Chhers bro
OfficalCodexPH 24-Jan-18 7:29am View    
Thanks Man :-)))
OfficalCodexPH 24-Jan-18 5:10am View    
Yeah I understand what you mean but i'm not sure how i can do that, could you point me in the right direction
OfficalCodexPH 24-Jan-18 4:27am View    
Ok basically I'm trying to make a program where i can block a specific program or programs from entering my computer and i want to detect the specific programs using the sha256 of the program. So in the text file/s there is the sha256 hashes that i have added of them programs(i used virustotal to get the sha256) All of this is in a system watcher :-) Sorry for the late reply.
OfficalCodexPH 23-Jan-18 14:10pm View    
Hi @OriginalGriff I added a breakpoint and nothing happened, That text file contains the sha256 hash of the file i need it to detect but it detects everything including that file. I dont understand what the heck is wrong Ive been trying for ages.