PyArmor Documentation v6.2.7but in Linux, with extra cflag -fPIC: gcc -shared $(python-config --cflags) $(python-config --ldflags) \ -o foo$(python-config --extension-suffix) foo.c gcc -shared $(python-config --cflags) $(python-config dll Cross compile by i686-pc- mingw32-gcc in cygwin windows.x86_64 Windows AMD64 Anti-Debug, JIT, ADV _pytransform.dll Cross compile by x86_64- w64-mingw32-gcc in cygwin linux.x86 Linux i686 Anti-Debug Anti-Debug, JIT, ADV _pytransform.so Built by GCC linux.x86_64 Linux x86_64 Anti-Debug, JIT, ADV _pytransform.so Built by GCC darwin.x86_64 MacOSX x86_64, intel Anti-Debug, JIT, ADV _pytransform.dylib Built0 码力 | 159 页 | 123.91 KB | 1 年前3
PyArmor Documentation v6.3.1but in Linux, with extra cflag -fPIC: gcc -shared $(python-config --cflags) $(python-config --ldflags) \ -o foo$(python-config --extension-suffix) foo.c gcc -shared $(python-config --cflags) $(python-config dll Cross compile by i686-pc- mingw32-gcc in cygwin windows.x86_64 Windows AMD64 Anti-Debug, JIT, ADV _pytransform.dll Cross compile by x86_64- w64-mingw32-gcc in cygwin linux.x86 Linux i686 Anti-Debug Anti-Debug, JIT, ADV _pytransform.so Built by GCC linux.x86_64 Linux x86_64 Anti-Debug, JIT, ADV _pytransform.so Built by GCC darwin.x86_64 MacOSX x86_64, intel Anti-Debug, JIT, ADV _pytransform.dylib Built0 码力 | 161 页 | 124.89 KB | 1 年前3
强大的音视频处理工具:FFmpeg((cc)) 2000-2019 the FFmpeg developers 2000-2019 the FFmpeg developers built with gcc 6.3.0 built with gcc 6.3.0 ((Debian 6.3.0-18+deb9u1 Debian 6.3.0-18+deb9u1)) 20170516 20170516 configuration: disable-indev disable-indev==sndio --disable-outdev sndio --disable-outdev==sndio --cc sndio --cc==gcc-6 gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls - --enable-fontconfig --enable-frei0r --enable-gnutls ((cc)) 2000-2019 the FFmpeg developers 2000-2019 the FFmpeg developers built with gcc 6.3.0 built with gcc 6.3.0 ((Debian 6.3.0-18+deb9u1 Debian 6.3.0-18+deb9u1)) 20170516 20170516 configuration:0 码力 | 139 页 | 9.35 MB | 1 年前3
PyArmor Documentation v5.6.5available for x86/x64 arch now. And pyarmor maybe makes mistake if Python interpreter is compiled by old gcc or some other C compiles. It’s welcome to report the issue if Python interpreter doesn’t work in advanced mingw32-gcc in cygwin Windows AMD64 Anti- Debug, JIT, ADV _pytransform.dll Cross compile by x86_64- w64-mingw32-gcc in cygwin Linux i686 Anti- Debug, JIT, ADV _pytransform.so Built by GCC Linux Linux x86_64 Anti- Debug, JIT, ADV _pytransform.so Built by GCC MacOSX x86_64, intel Anti- Debug, JIT, ADV _pytransform.dylib Built by CLang with MacOSX10.11 Change Logs 5.6.5 Fix win32 issue: verify0 码力 | 103 页 | 86.97 KB | 1 年前3
PyArmor Documentation v5.5.7available for x86/x64 arch now. And pyarmor maybe makes mistake if Python interpreter is compiled by old gcc or some other C compiles. It’s welcome to report the issue if Python interpreter doesn’t work in advanced i686-pc-mingw32-gcc in cygwin Windows AMD64 _pytransform.dll Cross compile by x86_64-w64-mingw32- gcc in cygwin Linux i686 _pytransform.so Built by GCC Linux x86_64 _pytransform.so Built by GCC MacOSX x86_64 available for x86/x64 arch now. And pyarmor maybe makes mistake if Python interpreter is compiled by old gcc or some other C compiles. It’s welcome to report the issue if Python interpreter doesn’t work in advanced0 码力 | 104 页 | 85.70 KB | 1 年前3
PyArmor Documentation v5.6.0available for x86/x64 arch now. And pyarmor maybe makes mistake if Python interpreter is compiled by old gcc or some other C compiles. It’s welcome to report the issue if Python interpreter doesn’t work in advanced i686-pc-mingw32-gcc in cygwin Windows AMD64 _pytransform.dll Cross compile by x86_64-w64-mingw32- gcc in cygwin Linux i686 _pytransform.so Built by GCC Linux x86_64 _pytransform.so Built by GCC MacOSX x86_64 available for x86/x64 arch now. And pyarmor maybe makes mistake if Python interpreter is compiled by old gcc or some other C compiles. It’s welcome to report the issue if Python interpreter doesn’t work in advanced0 码力 | 103 页 | 85.82 KB | 1 年前3
强大的音视频处理工具:FFmpeg2-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000- 2019 the FFmpeg developers built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516 configuration: --enable-gpl --enable-version3 --enable-static --enable-static --disable-debug -- disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable- fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable- gray --enable-libfribidi 2-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000- 2019 the FFmpeg developers built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516 configuration: --enable-gpl --enable-version3 --enable-static0 码力 | 139 页 | 2.60 MB | 1 年前3
Bootarmor 入门教程和用户手册 0.1.0正常编译一个可执行文件: gcc -o myapp myapp.c 2. 使用 btarmor 转换成为安全应用: btarmor make -i myapp 对于动态库,和可执行文件的保护是一样的。下面的例子是一个包含可执行文 件和私有动态 库的应用程序的基本的使用步骤 1. 正常编译动态库和可执行文件到发布目录 dist: mkdir dist gcc -o dist/myapp myapp myapp.c gcc -shared -o dist/mydll.so mydll.c 2. 使用 btarmor 转换整个目录下面的文件为安全文件: btarmor make -i dist/ 如果需要使用非默认的保护模式,则需要对源代码进行一定的修改,这时候需 要导入的头文 件 btapp.h ,并在源代码中使用相应的宏,来实现需要的功能。 共享字符串和全局变量 当内核需要访问字符0 码力 | 25 页 | 30.29 KB | 1 年前3
Computer Programming with the Nim Programming Language
the plain c command. Additionally, you may compile with the CLang backend instead of the default GCC backend using the --cc:clang option. You can additionally specify the option -r to immediately run float32 and float64. Intel x86 compatible CPUs generally support float80 math operations, and the GCC C compiler may support float128. However, these types are not yet supported by the Nim compiler developed function and are used in this way: // C program expecting one command line argument // Compile with gcc t.c #includeint main( int argc, char *argv[] ) { printf("Executing program %s\n", argv[0]); 0 码力 | 865 页 | 7.45 MB | 1 年前3
Computer Programming with the Nim Programming Language
the plain c command. Additionally, you may compile with the CLang backend instead of the default GCC backend using the --cc:clang option. You can additionally specify the option -r to immediately run float32 and float64. Intel x86 compatible CPUs generally support float80 math operations, and the GCC C compiler may support float128. However, these types are not yet supported by the Nim compiler developed function and are used in this way: // C program expecting one command line argument // Compile with gcc t.c #includeint main( int argc, char *argv[] ) { printf("Executing program %s\n", argv[0]); 0 码力 | 784 页 | 2.13 MB | 1 年前3
共 104 条
- 1
- 2
- 3
- 4
- 5
- 6
- 11













