SuCkEr Posted November 19, 2006 Posted November 19, 2006 hellois there any one know how i can ceate keygen with vb?
F0X Posted November 19, 2006 Posted November 19, 2006 first of all, type keygening in google or something like thatand yes it is possible. I'll see if I can find some good VB tut's(BTW VB6 or .NET? )
Angel-55 Posted November 19, 2006 Posted November 19, 2006 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
SuCkEr Posted November 19, 2006 Author Posted November 19, 2006 first of all, type keygening in google or something like thatand 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
SuCkEr Posted November 25, 2006 Author Posted November 25, 2006 (edited) @F0Xwhere is a tuts?!!! Edited November 25, 2006 by SuCkEr
PuNkDuDe Posted December 9, 2006 Posted December 9, 2006 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.
Fungus Posted December 13, 2006 Posted December 13, 2006 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.
Angel-55 Posted December 13, 2006 Posted December 13, 2006 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
F0X Posted December 14, 2006 Posted December 14, 2006 @F0Xwhere is a tuts?!!!well ehm, sorry I've been away for a while I'll post some up as soon as I can
PuNkDuDe Posted December 15, 2006 Posted December 15, 2006 K-Mail active x vb release includes the keygen source in vb. The best way to learn keygenning vb apps is to code your own test keygens. Attached is a sample to start off with.Test_Keygen.rar
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now