(no title)
hleach | 6 years ago
I believe you are just being pedantic about my use of the word "debugging" to include things like unpacking, static analysis, and a variety of tools and processes used.
hleach | 6 years ago
I believe you are just being pedantic about my use of the word "debugging" to include things like unpacking, static analysis, and a variety of tools and processes used.
monocasa|6 years ago
So when you say
> For example it appears to combat ROP they are additionally encrypting the code segment of the program and decrypting on an as needed basis. I am absolutely sure this would make debugging more difficult.
It's just not true.
hleach|6 years ago
You just debug in a system without these protections turned on then.