Polidea/SiriusObfuscator

Casting issue in "'Utility.ArgumentParserError' (0x1032616f0) to 'ShellOut.ShellOutError'"

yatindra99jain opened this issue · 2 comments

Hello,
When i set up this system, I have completed all process but when i run my final command on terminal, i got below issue.

COMMAND WHICH I HAVE RUN -
bin/sirius -projectrootpath /Users/admin/Desktop/YatinTest -obfuscatedproject /Users/admin/Desktop/TEST [-namemappingstrategy] [-keepintermediates] [-inplace] [-verbose]

====================================

ISSUNE FACING - -
Could not cast value of type 'Utility.ArgumentParserError' (0x1032616f0) to 'ShellOut.ShellOutError' (0x103219780).
Abort trap: 6

====================================

Here is details -

YatinTest - is my test project which i want to convert.
TEST - is a folder where i want to store encrypted code.

Also From where i can get list.

Please help me out to resolve this issue.

Use this command:
bin/sirius -projectrootpath /Users/admin/Desktop/YatinTest -obfuscatedproject /Users/admin/Desktop/TEST -namemappingstrategy random -keepintermediates -inplace -verbose

i downloaded sirius, how to install it?

"-bash: bin/sirius: No such file or directory"