• Stars
    star
    256
  • Rank 159,219 (Top 4 %)
  • Language
    Assembly
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KeyGen for 010 Editor

010 Editor KeyGen

A License Key generator for 010 Editor. Written purely in Assembly

Warning

It is for EDUCATIONAL PURPOSES only.

Features

  1. Arbitrary usernames are supported

  2. License expiration date can be customized (any date between the next day and December 31, 3000)

  3. N-User License Keys can be generated where 1 โ‰ค N โ‰ค 1000

You DON'T NEED MSVCRT to run this program

How to assemble

Here are the steps for Assembling

  1. Download Flat Assembler

    or

    If you are on Linux, you may use sudo apt-get install fasm

  2. Assemble using the following command

    fasm main.asm

The current support is for Windows only.

I'll be adding a linux executable soon

Screenshot

Screenshot

License

MIT