Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Problem with obfuscating smali code #83

Open
fkay9 opened this issue Sep 10, 2020 · 2 comments
Open

Problem with obfuscating smali code #83

fkay9 opened this issue Sep 10, 2020 · 2 comments

Comments

@fkay9
Copy link

fkay9 commented Sep 10, 2020

When I run the tool I get this problem.

Traceback (most recent call last):
File "phantom-evasion.py", line 402, in
CompleteMenu()
File "phantom-evasion.py", line 190, in CompleteMenu
Phantom_lib.ModuleLauncher(module_type)
File "Setup/Phantom_lib.py", line 937, in ModuleLauncher
LoadExecModule(M_type,ModOpt)
File "Setup/Phantom_lib.py", line 591, in LoadExecModule
ApkSmaliObfuscator_android(ModOpt)
File "Modules/payloads/MsfvenomObfuscateBackdoor_android.py", line 287, in ApkSmaliObfuscator_android
os.rename("msf_smali/smali/com/metasploit","msf_smali/smali/com/" + ModOpt["Metaspl"])
FileNotFoundError: [Errno 2] No such file or directory: 'msf_smali/smali/com/metasploit' -> 'msf_smali/smali/com/bfocizv'

@DiamondLink
Copy link

Same

@J35t3rOP
Copy link

J35t3rOP commented Apr 3, 2021

Same error here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants