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

I have a problem Obfuscating Smali code... #63

Closed
stesep opened this issue Feb 3, 2020 · 2 comments
Closed

I have a problem Obfuscating Smali code... #63

stesep opened this issue Feb 3, 2020 · 2 comments

Comments

@stesep
Copy link

stesep commented Feb 3, 2020

[>] Obfuscating Smali code...

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/rsozzppe'

@ghost
Copy link

ghost commented Feb 10, 2020

I have the same problem. Looks to me as if someone modified the script. It worked on the first run. I go to run it again and get the same error as you. The script renamed to folders in the smali dir.

@oddcod3
Copy link
Owner

oddcod3 commented Feb 13, 2020

Duplicate of #65

@oddcod3 oddcod3 marked this as a duplicate of #65 Feb 13, 2020
@oddcod3 oddcod3 closed this as completed Feb 13, 2020
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

2 participants