Product: Fedora Version: rawhide Component: Package Review
Michal Ambroz <[email protected]> has canceled Package Review <[email protected]>'s request for Michal Ambroz <[email protected]>'s needinfo: Bug 2245786: Review Request: python-xlmmacrodeobfuscator - XLM Emulation engine to deobfuscate malicious XLM macros, also known as Excel 4 https://bugzilla.redhat.com/show_bug.cgi?id=2245786 --- Comment #8 from Michal Ambroz <[email protected]> --- Yes ... still interested in having the package in Fedora. Although I have to admit it currently works only in EPEL8 environment (which I plan to support as well) as there is the old lark-parser. With current version of lark in Fedora (lark-parser got renamed to lark) there is some API compatibility issue, which makes the tool install and run, but, deobfuscation seems to be failing depending on particular sample. (tested in Fedora 41 python3-lark package version 1.1.9). On current Fedora workaround is currently post installing the old lark-parser python module with pip in the user environment. pip3 install lark-parser I still need to find how to patch it for current lark version. -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
