Jump to content
Tuts 4 You

[KeygenMe] JJKeygenme V0.1 ,0.2


JJHACKER

Recommended Posts

Hi Everyone :geek:


Language: C++


Packer: UPX(just for reduce file size)


Rule: just keygen (find algorithm)


 


Download v0.1



http://jjhome.ir/up/index.php/files/get/JTB6p-Qlke/kgm-jj1.zip
http://up.ht/Xc1MxV

 


Download v0.2



http://jjhome.ir/up/index.php/files/get/xnCeKQEQ4H/kgm-jj2.zip
http://uppit.com/h2gypz8w584n/kgm-jj2.zip

 


Sorry fo Again update!


Edited by JJHACKER
Link to comment
Share on other sites

Working serials:



Method 1


Name: atom0s


Serial: 720


 


Method 2


Name: atom0s


Serial: 9b11aa7a53703754d60c5725775c64ce



 


Keygen for Method 1:


#include <Windows.h>
#include <stdio.h>
 
int Method1_SerialGen( int nLength )
{
    if (nLength <= 1)
        return 1;
    return nLength * Method1_SerialGen( nLength - 1 );
}
 
int main()
{
    const char* pszName = "atom0s";
    int nSerial = Method1_SerialGen( strlen( pszName ) );
 
    printf( "Method 1 Serial: %d", nSerial );
    return 0;
}

 


Don't have the time to reverse the method2 atm but the above serial was fished easily.


  • Like 1
Link to comment
Share on other sites

Thanks for method 1 source


can you tell me the name of first method algorithm?


Sorry that is My mistake! Keygenme updated :sweat: (Just Method 2 updated)


Edited by JJHACKER
Link to comment
Share on other sites

Thanks hepL3r for keygen work fine.


now try v0.2 just method 2 updated.


(Just Two line added in keygenme) :nuke:


Edited by JJHACKER
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...