Skip to content

Zedeldi/K2-Portal-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K2-Portal-Password

GitHub license GitHub last commit

K2 Portal Password Generator.

Description

Generate daily passwords for K2 portals.

For basic configuration changes, use OSAccessLevel.PasswordOfTheDay.

For engineer mode and the local Windows account, use OSAccessLevel.Full and pass the on-screen token.

C#

PasswordGenerator.cs decompiled from Shell.exe using dnSpy, with an added Main entry-point and OSAccessLevel enum included.

The method for generating passwords can be found in PasswordGenerator.GeneratePassword.

Python

A pure-Python implementation can be found in PasswordGenerator.py, designed to be as close to the original as possible.

Licence

The Python implementation is licensed by the GPL-3.0.

Credits

K2MS = https://www.k2ms.com

dnSpy = https://github.com/dnSpy/dnSpy

About

K2 Portal Password Generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published