├── nenc
├── README.md
├── nenc-enc.py
└── nenc-enc_dec.py
├── FPD
├── README.md
├── FPD.py
└── FPD_dec.py
├── fexploit
├── README.md
├── fexploit.py
└── fexploit_dec.py
├── fcloner
├── README.md
├── fcloner.py
└── fcloner_dec.py
├── tikphish
├── README.md
├── tikphish.py
└── tikphish_dec.py
├── flb3
├── README.md
├── flb3.py
└── flb3_dec.py
├── pyndb
├── README.md
├── pyndb.py
└── pyndb_dec.py
├── flb2
├── flb2.py
├── README.md
└── flb2_dec.py
├── mailspam
├── mailspam.py
├── README.md
└── mailspam_dec.py
└── README.md
/nenc/README.md:
--------------------------------------------------------------------------------
1 | # nenc
2 | Python script encryter
3 |
--------------------------------------------------------------------------------
/FPD/README.md:
--------------------------------------------------------------------------------
1 | # FPD
2 | Facebook Pictures Downloader
3 |
--------------------------------------------------------------------------------
/fexploit/README.md:
--------------------------------------------------------------------------------
1 | # fexploit-
2 | Facebook Exploit
3 |
--------------------------------------------------------------------------------
/fcloner/README.md:
--------------------------------------------------------------------------------
1 | # fcloner
2 | The Facebook Account Cloner
3 |
--------------------------------------------------------------------------------
/tikphish/README.md:
--------------------------------------------------------------------------------
1 | # tikphish
2 | The Tiktok Phishing Attack
3 |
--------------------------------------------------------------------------------
/flb3/README.md:
--------------------------------------------------------------------------------
1 | # flb3
2 | The Fastest Facebook Friendlist Multibruteforce
3 |
--------------------------------------------------------------------------------
/FPD/FPD.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/FPD/FPD.py
--------------------------------------------------------------------------------
/pyndb/README.md:
--------------------------------------------------------------------------------
1 | # pyndb
2 | Facebook Information Framework Python Nasir_DataBase
3 |
--------------------------------------------------------------------------------
/flb2/flb2.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/flb2/flb2.py
--------------------------------------------------------------------------------
/flb3/flb3.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/flb3/flb3.py
--------------------------------------------------------------------------------
/pyndb/pyndb.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/pyndb/pyndb.py
--------------------------------------------------------------------------------
/fcloner/fcloner.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/fcloner/fcloner.py
--------------------------------------------------------------------------------
/flb2/README.md:
--------------------------------------------------------------------------------
1 | # flb2 4X Speed (MultiThreading)
2 | The Most Fastest Facebook Friend List Bruter
3 |
--------------------------------------------------------------------------------
/nenc/nenc-enc.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/nenc/nenc-enc.py
--------------------------------------------------------------------------------
/fexploit/fexploit.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/fexploit/fexploit.py
--------------------------------------------------------------------------------
/mailspam/mailspam.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/mailspam/mailspam.py
--------------------------------------------------------------------------------
/tikphish/tikphish.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tahmidrayat/Reverse-Engineering/HEAD/tikphish/tikphish.py
--------------------------------------------------------------------------------
/mailspam/README.md:
--------------------------------------------------------------------------------
1 | # Mailspam V1.0
2 |
5 | #Installation 6 | 7 | $git clone https://github.com/nasirxo/mailspam.git 8 | $cd mailspam 9 | $python2 mailspam.py 10 | 11 |
12 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ### PROJECT MOVED TO : 2 | 3 | ### [hax0rtahm1d](https://github.com/hax0rtahm1d/Reverse-Engineering) 4 | 5 | #### [https://github.com/hax0rtahm1d/Reverse-Engineering](https://github.com/hax0rtahm1d/Reverse-Engineering) 6 | 7 | -------------------------------------------------------------------------------- /nenc/nenc-enc_dec.py: -------------------------------------------------------------------------------- 1 | # uncompyle6 version 3.7.3 2 | # Python bytecode 2.7 3 | # Decompiled from: Python 2.7.16 (default, Oct 10 2019, 22:02:15) 4 | # [GCC 8.3.0] 5 | # Embedded file name: