oddcod3 / Phantom-Evasion

Python antivirus evasion tool
GNU General Public License v3.0
1.39k stars 335 forks source link

I can't create a backdoor. #12

Closed XxXUnknown closed 5 years ago

XxXUnknown commented 6 years ago

Can somebody help me ? My problem is: When I open the phantom evasion, two problems appear, the first problem says: [>] Package libc6-dev-i386 [Not found]. And the second says: [Wine] Python not found. and I press Enter twice, because the same error appears again, then the program opens apparently normal, but when I finish creating the back door, an error appears, and the backdoor is not created. Help me please, I can not create a back door. NOTE: I downloaded the latest version of python (version 3). PHOTOS: https://ibb.co/dRfYno: first error https://ibb.co/ezwv08: second error

oddcod3 commented 6 years ago

Python 3 compatibility is temporarily suspended as mentioned in the README (install python 2.7). In order to use wine-pyinstaller modules you need to manually install python and pyinstaller in wine

XxXUnknown commented 6 years ago

I installed Python and pyinstaller correctly, but now I have the second error, when I open phantom-evasion appear this : Package libc6-dev-i386. That message appear in red,but the phantom-evasion open apparently normal, buy when I finish to create the backdoor appear the second error, I think that the errors are connected. Pictures: Error 1 : https://ibb.co/fsYuTT Error 2 : https://ibb.co/heB3No

usama7628674 commented 6 years ago

@XxXUnknown You can install it by typing this apt install libc6-dev and apt install libc6-dev-i386

XxXUnknown commented 6 years ago

I tried that , but appear the same error :/. When I was searching the answer, I read that I can't install that package because my pc is 32 bits, or something like that. I did what you say me but appear the that error. Picture : https://ibb.co/nQmoOT NOTE : also when I try install that package, appear a message that say the package libc6 is updated. NOTE 2 : I used a pc 64 bits, and I installed libc6-dev-i386, but I have the same problem. I'm too desperate, I'm a script kidding, and I can't make a backdoor ._. Help pls, I'm very desperate, I want create a backdoor, I will use it for catch a possible pedophile. SERIUS. NOTE 3: in conclusion the problem only appear when I choose the option number three for window ( windows Shellcode Injection VirtualAlloc NoDirectCall GPA/GMH. When I finish to create the backdoor with that option appear this : https://ibb.co/msWGdT

usama7628674 commented 6 years ago

@XxXUnknown You really need to reinstall metasploit-framework and also all dependencies and please do share the images in english

XxXUnknown commented 6 years ago

Okay I will try it, but do you can say me how to do that 😞.

usama7628674 commented 6 years ago

@XxXUnknown First update your kali using apt update then install metasploit using apt install --reinstall metasploit-framework.Then after that run msfconsole in terminal to see if it's working or not.Now reclone phantom-evasion and run the script using python phantom-evasion.py.Make sure everything is installed properly.

XxXUnknown commented 6 years ago

Okay i'm going do that.

XxXUnknown commented 6 years ago

update kali linux, reinstall phantom-evasion but it's still useless, and when I try to reinstall metasploit-framework appear error that say me : --reinstall doesn't make sense, or something like that.i will try it again.