• v1.0.1 2ca6a5172b

    VityaSchel released this 2025-02-20 14:06:19 +01:00 | 0 commits to master since this release

    Previously bundle had errors like "ModuleNotResolved". I fixed this.

    Please download appropriate version with zip suffix below. Unpack it, go to the terminal, go to the directory with unpacked sidgen file and use it like so:

    ./sidgen <filter> [-o <output>] [-t <threads>]
    

    For example, if you want to find Session ID starting with 051234, use:

    ./sidgen 1234
    

    It will output mnemonics to directory called output in the current folder

    Use ./sidgen --help for more information on how to configure number of threads and output directory

    Downloads