irreg
irreg
@Thoufak We have not checked all the number of instructions that correspond to the conditions of occurrence. If necessary, the following should be used to find out. ### search.bat ```bat...
@jondy Same error contents. However, only when the number of instructions is 16, it may stop with a different exception ### other than 16 instructions ``` 2945,success 2696,failed: A process...
In python 3.10, the bytecode seems to have changed slightly from previous versions. Therefore, it may be necessary to use a different code to get the desired length of bytecode....
Thanks for directing me here and suggesting a workaround. It appears that exclude_restrict_modules is unprivatizing other modules as well due to the bug reported below https://github.com/dashingsoft/pyarmor/issues/1585 If you replace the...
@jondy Thank you for the 8.4.7 release. Unfortunately, in 8.4.7, the problem seems to reproduce itself even if we modify the code as suggested. ``` (py38) C:\Works\pyarmor>dist\foo\foo.exe Hello Fibo (py38)...
Thanks for the suggestion. However, my concern is that if we change the loader, we may need to support the license. We will consider whether we can accommodate this. No....
Based on your suggestion, I think I can work around it for the time being by dynamically rewriting the module so that it does not affect the license. Thanks for...
You already dealt with the ; in the Identifier. Sorry, I'll back out the second one.
@MischaPanch Thank you for letting me know. One point I noticed: It seems the issue I reported to Multilspy also exists in the code you shared, so you might want...
@microsoft-github-policy-service agree