A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dashingsoft/pyarmor/issues/2095 below:

Segfault under Python 3.13 with --mix-str · Issue #2095 · dashingsoft/pyarmor · GitHub

Stripped down example script::

def foo(x):
    x = x + 'some longer string'

foo('a')

Obfuscated with Pyarmor 9.1.2 under Linux / Python 3.13:

> pyarmor cfg wrap_mode=2 clear_frame_locals=1
> pyarmor gen -i --mix-str -O ./dist ./myscript.py

The execution of the obfuscated script results in a segmentation fault. It does not occur without --mix-str or when adding a short string.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4