Thanks Thanks:  16
Showing results 1 to 4 of 4

Thread: Flexera Cryptographic stuff

  1. #1
    Member Reputation: 24
    Join Date
    2013-08-19
    Posts
    13


    Default Flexera Cryptographic stuff

    If someone ever gave a shot to brute-force the cryptographic keys used inside the flexera licensing scheme, this tool might be handy. Just wrote it for fun some time ago.

    Flexera uses 3 secret keys (lm_seeds each 32 bit) based on the RNG of sb_rngFIPS186Session function provided by Certicom Security Builder libraries. which is used to generate the elliptical curve point called real public key. This cryptographic public key is further obfuscated according to the software vendor to make a lm_public key which is supplied with the software and can be debugged easily.

    To make a proper keygen without any patching first step is to get this vendor independent cryptographic real public key from your debugged one. Then second step is to find a mapping somehow from this to get the 3 secrets.

    This tools will help in the first part. And a text file is attached as a sample for the second part.
    Please feel free to utilize or throw away, it's upto you. There will be no updates

    If someone is feeling lucky his key might get hit even in the sample file.
    Note: May need .Net 4.5 and also Take care of the GIGO process.

    Thanks & Reputations are always welcome !!

    Get Here ---------> brute_flexera.rar

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 39
    Join Date
    2011-04-11
    Posts
    19


    Default Re: Flexera Cryptographic stuff

    Hi
    Thanks for share. I am studying this topic
    Please you can send MP for link download
    I no can download forum
    Regards

  4. #3
    Member Reputation: 24
    Join Date
    2013-08-19
    Posts
    13


    Default Re: Flexera Cryptographic stuff

    Yes i understand the situation of reputation.
    I am in the same boat. No repo no exetools.

    Take it ------------> http://rghost.net/58314729

  5. #4
    Member Reputation: 34
    Join Date
    2014-12-12
    Posts
    24


    Default Re: Flexera Cryptographic stuff

    Will really appreciate a working example (I think u did it on sc*****nger 2013) am I correct?

Tags for this Thread

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •