-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
I did a clean install following this:
https://www.smallsurething.com/category/obfuscation/
then tried to obfuscate file, but recive error:
[root@mikkm ~]# pyobfuscate init.py
Traceback (most recent call last):
File "/usr/bin/pyobfuscate", line 1188, in
main()
File "/usr/bin/pyobfuscate", line 1175, in main
ce = ColumnExtractor(source, cw.names)
File "/usr/bin/pyobfuscate", line 809, in init
self.parse(f)
File "/usr/bin/pyobfuscate", line 846, in parse
if occurancelist[seen_times]:
IndexError: list index out of range
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels