Digisoul Posted November 26, 2008 Posted November 26, 2008 Hello Guys, Is there any way to check the body means the binary data of any executed process ? for example i want to check the process as we use FileOpen() with binary mode. or is there any way to check process? thanks in advance for your kind help. 73 108 111 118 101 65 117 116 111 105 116
Digisoul Posted November 26, 2008 Author Posted November 26, 2008 Please explain, if you need the in-storage data or just the *.exe data of the process. Actually i want to search some bytes in every executed process (.exe), i tried first to get the path of process and then open it. but this is very slow process bcoz i have to suspend the process utill the search complete, so i just want that if any .exe program execute my application search some special bytes from the data, if the bytes exists give me alert. 73 108 111 118 101 65 117 116 111 105 116
Digisoul Posted November 27, 2008 Author Posted November 27, 2008 I think its impossible with autoit? 73 108 111 118 101 65 117 116 111 105 116
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now