Jondy

Results 177 comments of Jondy

I have fixed a bug in darwin.aarch64.8, it will be released in this month.

It's a crash bug. After upgrading the latest version, it should work.

Yes. There is no anti-debug in feature `8` , but Mac OS could protect the binary file by code sign.

Super mode and app mode for darwin.aarch64 works in v7.7.0

In Apple M1, use darwin.aarch64.0 or 8, not darwin.aarch64.3 or 11

For `pyarmor runtime` issue, remove the whole folder `~/.pyarmor/platforms`, then try it again.

> Is this possible? Because right now I would need to do two separate obfuscation runs on two different systems and provide two different packages to the users do cover...

It should not be problem. Now I'm in holiday, I'll check it when I'm back to office about Sep. 1.

I have checked the source, it need more work to support cross-platform `VM` mode. Because vm mode uses special key which only provided by windows. In a short, it need...