dashingsoft / pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

Home Page:http://pyarmor.dashingsoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

access violation reading

nouxuha opened this issue · comments

I am using pyarmor 8.4.7, and I registered it with my machine by group license..

The obfuscation process got successfully..

When I use python 3.12 to run the obfuscated python file I get access violation reading error but when I used oldest version of python like python 3.9 it runs normally!!