mirror of https://github.com/n1nj4sec/pupy.git
6fd57e4503
Do not use RTLD_GLOBAL namespace for python. This allows to load shared object with other copies of python. Example: > python3 Python 3.6.5 (default, Jun 30 2018, 10:35:51) [GCC 7.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import ctypes; ctypes.CDLL('/tmp/ppd.so') This requires latest tc-linux32/tc-linux64 toolchains |
||
---|---|---|
.. | ||
docker-old-tc@3bded1c0f1 | ||
docker-old-tc-bootstrap@1db3f80650 |