View Single Post
  #1  
Old 03-17-2006, 11:39
kittmaster kittmaster is offline
Friend
 
Join Date: Feb 2005
Location: USA
Posts: 30
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
kittmaster Reputation: 0
Problems compiling a masm keygen hex error

I'm building a keygen with masm and I've got to the point that its almost ready. When a multiplier constant is applied masm needs to know that it is hex when the code is ripped and a lower case h is added to the end of the constant. Well there are two constants that for some reason will not compile correctly. Not sure what I'm missing. I have also done serveral other keygens with no issues, but this is the first time I've come across this problem. I've attach a full screen shot of olly with the routing, masm code, and the compile error. You can see that one with the h for hex and the other without just to see if it will work and both fail. The Movzx is line number 250. Can you peep this and tell me what I may be doing incorrectly

Thanks

http://www.kittmaster.com/vette/images/ScreenShot004.png

Chris
Reply With Quote