-
Notifications
You must be signed in to change notification settings - Fork 94
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
Looks like it does not work with newer versions (>= 20.6) #5
Comments
same with ver. 20.3 |
same with ver 21.5 |
same with ver 22.0 |
Following worked for me for MobaXterm v21.0 (free edition): https://github.com/XMCyber/XMCredentialsDecryptor I ran it on my Windows client (where MobaXterm is being used) and it automatically fetched entries from registry and decrypted them successfully. Out of the box, the following line in tools\mobaxterm.py (@ line number 131) gave error (I guess due to change in my computer name) and I replaced "os.getlogin() + '@' + platform.node()" with value seen in Registry (Computer\HKEY_CURRENT_USER\Software\Mobatek\MobaXterm\M) and it worked successfully after that.
Reference: |
Crashes or output wrong password. Same results with ShowMobaXterm.py and MobaXtermCipher.py
The text was updated successfully, but these errors were encountered: