![]() |
|
#3
|
|||
|
|||
|
What you wrote,is not an strcmp,because one of operands is only a char.
This compare can be simply written in assembly like this: lea al,byte ptr [passEntered + 1] cmp al,74h jne IsNotEqual sincerely yours
__________________
I should look out my posts,or JMI gets mad on me!
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hooking WMI (.NET Application) | aldente | General Discussion | 12 | 08-07-2012 01:32 |
| 16Bit DOS executable to 32Bit Windows Console app | memo-5 | General Discussion | 10 | 03-08-2012 23:14 |