Git Product home page Git Product logo

commanderone-keygen's Introduction

CommanderOne keygen

1. How to build

  • Before you build keygen, you should make sure you have installed OpenSSL.

    If you have brew, you can install it by brew install openssl.

    $ cd keygen
    $ make release
  • Build patcher

    $ cd patcher
    $ make release

2. How to use

  1. Build keygen and patcher.

  2. Run patcher:

    $ cd patcher
    $ ./patcher <your CommanderOne executable file path>

    Example:

    $ cd patcher
    $ ./patcher /Applications/Commander\ One.app/Contents/MacOS/Commander\ One
  3. If necessary, generate a self-signed code-sign certificate and always trust it. Then use codesign to re-sign Commander One.app.

    $ codesign -f -s "Your self-signed code-sign certificate name" <path to Commander One.app>
  4. Then goto keygen folder and in Terminal:

    $ ./keygen privatekey

    You will get an activation code and be asked to input your name and license name.

    Just input whatever you want and then you will be asked to input the activation info. Now DO NOT CLOSE KEYGEN.

  5. Disconnect network and open Commander One.app. Find and click Activate PRO Pack.

    Then input activation code that keygen gave and click Activate.

  6. Generally, online activation would failed. But it doesn't matter. Click Activate manually.

  7. Then you will see

    Click Save activation info first and save the file. Then use TextEdit.app open the file you just save. Copy the file's content and paste it into keygen. Press Enter and the keygen would generate a file named license.bin in current folder (pwd).

  8. Finally, click Load activation file and select license.bin. If nothing wrong, activation should be done successfully.

commanderone-keygen's People

Contributors

doublelabyrinth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.