mcnorth
September 13th, 2005, 00:44
I'm working with RtlRunEncodeUnicodeString and have identified how charachters are encrypted and where they are store. (starting with 17bde8) Now I want to break when they are being accessed by the program. I thought about break on access (from memory map) but I think that pertains to the entire block of memory and I want to break when specific bytes are accessed.
Any ideas or suggestions? Be forwarned (as if it isn't obvious) I'm really green at this.
Thanks!!!
Any ideas or suggestions? Be forwarned (as if it isn't obvious) I'm really green at this.
Thanks!!!