Replies: 1 comment
-
|
目前 bcc 模式还不支持跨平台加密,因为这需要分跨平台编译 c 代码,目前还没有实现 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
INFO Platform windows.x86_64
INFO use runtime platforms: ['linux.x86_64']
ERROR bcc mode does not support cross platform
我在windows下加密,bcc模式,windows下可运行,但放到linux无法运行,但如果直接用linux直接bcc加密又可以加密成功并运行,请问,如何在windows下用bcc加密并能在linux下运行。
Beta Was this translation helpful? Give feedback.
All reactions