You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for RFT mode. is it possible to custom function names?
for example, instead of pyarmor__xxx, could we do like goodbye__xxx, helloworld__xxx etc.
or instead of decimal tail, could we use a hex tail like goodbye__0f, gooday__ffddee, etc.
Goals
High performance after obfuscation, almost same as plain script
Refact complex structured projects which need extra
sys.path
More like normal Python scripts, so Nuitka, Cython or any other tool could handle them as normal scripts
Example
One script
foo.py
Fly to
dist/foo.py
Schedule
Released by the end of 2024
The text was updated successfully, but these errors were encountered: