Could anyone tell me where the module for loading Python source files is located? I want to modify it to implement my own decryption functionality. #5357
Unanswered
bonusslot666-blip
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement a file encryption and publishing feature for a Python project by modifying the file loading module in the PyPy source code to decrypt encrypted .py files when they are loaded. The version of the source code I am using is: pypy3.11-v7.3.20-src. I have tried several times but haven't been able to find the exact place to make the modifications. I would appreciate your help with this. Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions