Jump to content
Tuts 4 You

Keygenme 1


oricode

Recommended Posts

Ufo-Pu55y

Registry thingy, ProductId and stuff are clear, but

I got stuck at this loop:

If ForLoopControl.ForLoopInitObj(counter, 0, Me.readValue.Length, 1, (loopForResult), (counter)) Then
Do
Me.c = Conversions.ToInteger(Operators.AddObject(Me.c, Operators.MultiplyObject(Operators.XorObject(obj3, left), &H25)))
Me.c = Conversions.ToInteger(Operators.XorObject(Me.c, obj3))
Loop While ForLoopControl.ForNextCheckObj(counter, loopForResult, (counter))
End If

I assumed 'Microsoft.VisualBasic.CompilerServices' as Namespace,

but it always raises an exception at the 'Loop While ForLoopControl.......'

So it's going the wrong way in my keygen ! :sick:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...