├── 20211025_111236.png ├── Crack.cpython-310.so ├── Crack64.cpython-310.so ├── README.md └── librun.py /20211025_111236.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/James404-cyber/Crack/9df6000aad1adf85d7c45ae1e9e991f57ac72251/20211025_111236.png -------------------------------------------------------------------------------- /Crack.cpython-310.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/James404-cyber/Crack/9df6000aad1adf85d7c45ae1e9e991f57ac72251/Crack.cpython-310.so -------------------------------------------------------------------------------- /Crack64.cpython-310.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/James404-cyber/Crack/9df6000aad1adf85d7c45ae1e9e991f57ac72251/Crack64.cpython-310.so -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Crack 2 | 3 | 4 | Facebook,Multi Fb Cloning, Premium 5 | 6 | 7 | 8 | 9 |

[![Github](https://img.shields.io/badge/Github-JAMES404-dimgray?style=flat-square&logo=github)](https://github.com/James404-cyber)
[![Facebook](https://img.shields.io/badge/Facebook-+JAMES-blue?style=flat-square&logo=facebook)](https://www.facebook.com/Apni.bapka.account7)
[![Instagram](https://img.shields.io/badge/Instagram-JAMES404-hotpink?style=flat-square&logo=instagram)](I'm on Instagram as @jame404404. Install the app to follow my photos and videos. https://www.instagram.com/invites/contact/?i=1xbkroj44l0gh&utm_content=2gx3kse)
[![Whatsapp](https://img.shields.io/badge/Whatsapp-James-deepgreen?style=flat-square&logo=whatsapp)](https://chat.whatsapp.com/Dy3uWB9hOsrCvu49DaKP1n) 10 | 11 | 12 | 13 |

|MR.JAMES|

14 | 15 |

FB CRACKING PREMIUM TOOL

16 | 17 |

18 | MULTI FACEBOOK CRACKING TOOLS 19 |

20 | 21 | 22 | 23 | ![20200808_160757](https://github.com/James404-cyber/Crack/blob/main/20211025236.png) 24 | 25 | 26 | ## installation 27 | 28 | ``` 29 | cd 30 | rm -rf Crack 31 | 32 | $ pkg update 33 | $ pkg upgrade 34 | $ pkg install python 35 | $ pkg install python2 36 | $ pip install requests 37 | $ pip install mechanize 38 | 39 | $ pkg install git 40 | $ git clone https://github.com/James404-cyber/Crack.git 41 | $ cd Crack 42 | $ python librun.py 43 | $ 44 | 45 | Note: This One Paid Tools, So You Take First Approval 46 | 47 | ``` 48 | 49 | Api Key : Hello-Bro 50 | 51 | # Single Command 52 | 53 | ``` 54 | pkg update ; pkg upgrade ; pkg install python ; pkg install python2 ; pip2 install requests ; pip2 install mechanize ; pip2 install bs4 ; pkg install git ; git clone https://github.com/James404-cyber/Delete.git ; cd Delete ; python Delete.py 55 | ``` 56 | Note: (This One Paid Tools, So You Take First Approval For Using This Tools)
57 | [![Facebook](https://img.shields.io/badge/Facebook-JAMES-blue?style=flat-square&logo=facebook)](https://www.facebook.com/Apni.bapka.account7)
58 | 59 | -------------------------------------------------------------------------------- /librun.py: -------------------------------------------------------------------------------- 1 | import platform 2 | 3 | arc = str(platform.uname().machine) 4 | if 'arm' in arc: 5 | __import__("Crack").teaching() 6 | elif 'aarch' in arc: 7 | __import__("Crack64").teaching() 8 | else: 9 | exit(f' Unknow device machine {arc}') 10 | --------------------------------------------------------------------------------