chiali
January 14th, 2008, 17:30
Hi,
This is my first post. I hope to keep the rules in tact. I am debugging a program and here is the list see below.
1. What is the problem....
In the program, I put a break point on the WriteFile API and I see that the buffer that's being written to the file. Obviously it's encrypted since it's junk.
2. What is the protection.....
When I use the PEID, it says there is no encryption.
3. What tools are you using....
OllyDbg, PEID
4. What tutorials have you read....
I have followed the tutorials by lena151. Very good ones.
5. Show your output listing WITH comments....
Let me know what exactly do you want me to post.
6. NOW ask your question....
How can I see (un-encrypt) the contents that are being written to the file?
This is my first post. I hope to keep the rules in tact. I am debugging a program and here is the list see below.
1. What is the problem....
In the program, I put a break point on the WriteFile API and I see that the buffer that's being written to the file. Obviously it's encrypted since it's junk.
2. What is the protection.....
When I use the PEID, it says there is no encryption.
3. What tools are you using....
OllyDbg, PEID
4. What tutorials have you read....
I have followed the tutorials by lena151. Very good ones.
5. Show your output listing WITH comments....
Let me know what exactly do you want me to post.
6. NOW ask your question....
How can I see (un-encrypt) the contents that are being written to the file?