├── Report.zip ├── Stock ├── Creater.py └── Report.png └── README.md /Report.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhikandeshmukh/fbreport/HEAD/Report.zip -------------------------------------------------------------------------------- /Stock/Creater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhikandeshmukh/fbreport/HEAD/Stock/Creater.py -------------------------------------------------------------------------------- /Stock/Report.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhikandeshmukh/fbreport/HEAD/Stock/Report.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | * TOOL IS OUT OF UPDATE PLEASE DO NOT WEST YOUR TIME ON THIS TOOL 2 | 3 | ### Command line 4 | 5 | ``` 6 | $ apt update && apt upgrade 7 | 8 | $ apt install python2 9 | 10 | $ apt install git 11 | 12 | $ git clone https://github.com/bhikandeshmukh/fbreport.git 13 | 14 | $ cd fbreport 15 | 16 | $ ls 17 | 18 | $ unzip Report.zip 19 | 20 | $ python2 Report.py 21 | ``` 22 | 23 | 24 | 25 |

To Know about Ethical Hacking , Android And Kali Linux Do Follow Us:-

26 |

27 | 28 | 29 | 30 | 31 |

32 | --------------------------------------------------------------------------------