Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the password in ini file programmatically? #188

Open
huojian-jan opened this issue Apr 4, 2024 · 2 comments
Open

How to change the password in ini file programmatically? #188

huojian-jan opened this issue Apr 4, 2024 · 2 comments
Assignees
Labels
Rudi Rudi answer is needed

Comments

@huojian-jan
Copy link

huojian-jan commented Apr 4, 2024

hello,I want to know if i can change the password stored in ini file by coding,like python or C#.I search the source code,it has a very complex algorithm to encrypt the user entered plaintext password and write it to the ini file,translate the algo to python is my last solution.So,is there any other way i can make my life easier?Thanks~~~

@huojian-jan
Copy link
Author

hi,there.i find setpassword.exe in the installed directory,run ./setpasswd.exe xxx,it will write the encrypted password to ini file

@Neustradamus Neustradamus added the Rudi Rudi answer is needed label Apr 5, 2024
@Neustradamus
Copy link

@RudiDeVos: Can you look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rudi Rudi answer is needed
Development

No branches or pull requests

3 participants