Seva Alekseyev (he/him)
Seva Alekseyev (he/him)
The error goes: >AttributeError: module 'ast' has no attribute 'Str' The reference to `ast.Str` is in setup.py:11. It's been deprecated in Python 3.8 and removed in 3.14.
Make a plugin with the following parameter in the manifest: ``` ``` The parameter is now not settable to checked. If you check it in the plugin's options page and...
Installed xmachoviewer_mac_qt6_0.04.pkg on MacBook Air 2024 with MacOS Sequoia 15.6.1. The UI is in Japanese. I'd prefer English. The preferred language list under Settings/General/Language&Region goes English, Japanese, Russian. The app...
Won't be the first time users are calling for a low memory mode for handling DWARF in extra large binaries. See also: #540, #576, #479; #481 for a slurp alternative....
See this: #580 The way pyelftools handles location lists and rangelists, there is no way to properly support this kind of mixed bitness file structure. How loclist access normally goes,...