Jump to content
Tuts 4 You

Create Keygen


SuCkEr

Recommended Posts

there are many tutorials for programming in VB6 and not for making a keygen but any way if you want to use VB you've got to learn to use it well so you'll be able to inline assembly to your KeyGen :)

Link to comment
first of all, type keygening in google or something like that

and yes it is possible. I'll see if I can find some good VB tut's

(BTW VB6 or .NET? )

yeah vb6.0 :^

and thanks in advance :D

Link to comment
  • 2 weeks later...
there are many tutorials for programming in VB6 and not for making a keygen but any way if you want to use VB you've got to learn to use it well so you'll be able to inline assembly to your KeyGen :)

You dont need to learn how to use inline asm, just need to learn how to code properly.

Firstly you need to find out what your target is coded in as most languages have there own functions. VB is quite good for coding keygens as it has a few nice functions plus its very easy to understand.

In vb6 goto View>Object Browser or "F2" and it comes up with all the functions avaliable to you with a short description on the values it uses and the output.

IE:

Function StrReverse(Expression As String) As String

Member of VBA.Strings

Reverse a string

Most programming languages like vb,delphi,c++ all have these sorts of things, you just got to look through the help files to find what your looking for.

Any keygen algo can be coded in any programming language and Vb6 is a very good one to use.

Link to comment

I am also interested in keygenning in vb6. Please upload some tuts F0X :)

I found a nice plugin called thundervb for vs6 which allows inlining asm and C++ aswell, I think it's preety nifty! check sourceforge or google for it.

And yeah, there's a million tuts (video or text) for vb... and loads of forums too.

Link to comment

Ya right PuNKDuDe the KeyGen Can Be Programmed by any Language

but it's just that which Programming language do you know better

and can handle it best ways for example VB is quite easy for programming a keygen and about the Assembly things you can Import functions to your Programs too by writing the right code ;)

Link to comment

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...