Prolong expiration date encrypted code #1638
JavierFrade
started this conversation in
General
Replies: 3 comments
-
Refer to https://pyarmor.readthedocs.io/en/latest/tutorial/obfuscation.html#using-outer-file-to-store-runtime-key |
Beta Was this translation helpful? Give feedback.
0 replies
-
关于加密代码的到期日期,我想知道是从加密代码生成时开始计算,还是从客户第一次运行代码时开始计算。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
到期时间是一个 epoch 值,是加密代码的时候计算的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With a Pyarmor Group license, we encrypted some code with an expiration date a while ago. Now, we need to prolong this expiration date. Is there any way we can extend it if we do not have the unencrypted code?
It would be helpful for us to prolong the expiration date or to decrypt the one with the expiration date to encrypt it again. We have the same device we used for the encryption process.
We would appreciate any guidance or insights that can help resolve this issue. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions