スコット

Results 2 comments of スコット

I was able to reproduce the encrypted string using the [pycryptodom](https://pycryptodome.readthedocs.io/en/latest/src/introduction.html) library ```python from base64 import b64decode, b64encode from urllib.parse import parse_qsl, urlencode from Crypto.Cipher import AES from Crypto.Util.Padding import...

@luispablo it is hardcoded in the js for their encryption call. It is in the `webapp-desktop.*.js` ![image](https://user-images.githubusercontent.com/969727/180083409-d24a4dca-de02-43bb-a150-49a3c8c63ee5.png)