PedraSimon
March 15th, 2007, 04:28
Hi, I am new to olly... and also this forum. Please help if u can.
1. I saw in olly help file under (The last line under content/search/binary string) that there is :
I cant seem to find it in Olly. How do i use it?
2. Lets say a particular line in my EXE is "mov eax,ebx". Is there a function in olly that would allow me to find out "backwards" the last instruction that accessed/modified ebx? (I cant trace/run the prog.. it is protected by gameguard)
Thanx in advance.
1. I saw in olly help file under (The last line under content/search/binary string) that there is :
Quote:
Another option (binary copy with masked fixups) replaces fixups with question marks, creating search patterns that are insensitive to the load address. |
I cant seem to find it in Olly. How do i use it?
2. Lets say a particular line in my EXE is "mov eax,ebx". Is there a function in olly that would allow me to find out "backwards" the last instruction that accessed/modified ebx? (I cant trace/run the prog.. it is protected by gameguard)
Thanx in advance.