Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'str' object has no attribute 'match' #26

Closed
ddrm86 opened this issue Jun 21, 2022 · 2 comments
Closed

'str' object has no attribute 'match' #26

ddrm86 opened this issue Jun 21, 2022 · 2 comments

Comments

@ddrm86
Copy link

ddrm86 commented Jun 21, 2022

Hello.
Does mysterium work with new PyArmor versions?
I just tried some obfuscated code that runs fine on Windows 10 64-bit and Python 3.8.6, but when I pass it through Mysterium the output is:

import re
import re
re.escape(w)
re.escape(i)
re.escape(n)
re.escape(d)
re.escape(o)
re.escape(w)
re.escape(s)
'str' object has no attribute 'match'

 [>] The code is finished, don't forget to follow @venaxyt / @IDRALOU / @Bleu-No / @vjousse on Github
@novakdwy
Copy link

As said ~10000 times on his Discord, just remove re.py from ./modules folder and try again.

@venaxyt
Copy link
Owner

venaxyt commented Aug 1, 2023

As you said, I answered to this issue approximately a million times, so thanks for doing the job for me this time.

As said ~10000 times on his Discord, just remove re.py from ./modules folder and try again.

@venaxyt venaxyt closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants