Skip to content

Commit f0805a4

Browse files
Update README.md
1 parent a37c7db commit f0805a4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
_____ _ _
33
\_ \_ __ ___| |_ __ _ /\ /\__ _ ___| | __
44
/ /\/ `_ \/ __| __/ _` |/ /_/ / _` |/ __| |/ /
5-
/\/ /_ | | | \__ \ || (_| / __ / (_| | (__| < @v2.0.6
5+
/\/ /_ | | | \__ \ || (_| / __ / (_| | (__| < @v2.0.7
66
\____/ |_| |_|___/\__\__,_\/ /_/ \__,_|\___|_|\_\
77
88
instahack is a python-based tool for hacking instagram
99
with mass-bruteforce attack and auto-generate password
1010
[github] https://github.com/termuxhackers-id/instahack
11-
[080224] type ? or help to show available command
11+
[250224] type ? or help to show available command
1212
1313
instahack > ?
1414
```
15-
<img title="INSTAHACK" src="https://img.shields.io/badge/CODENAME%20-INSTAHACK-SCRIPT?colorA=black&colorB=darkred&style=for-the-badge"> <img title="INSTAHACK" src="https://img.shields.io/badge/VERSION%20-2.0.6-SCRIPT?colorA=black&colorB=darkred&style=for-the-badge">
15+
<img title="INSTAHACK" src="https://img.shields.io/badge/CODENAME%20-INSTAHACK-SCRIPT?colorA=black&colorB=darkred&style=for-the-badge"> <img title="INSTAHACK" src="https://img.shields.io/badge/VERSION%20-2.0.7-SCRIPT?colorA=black&colorB=darkred&style=for-the-badge">
1616

1717
Instahack is a python-based tool for hacking instagram with mass-bruteforce attack and auto-generate password using login method from ssl pinning bypass.
1818

@@ -29,7 +29,7 @@ pkg update -y && pkg upgrade -y
2929
pkg install git which binutils python python-pip -y
3030
git clone https://github.com/termuxhackers-id/instahack
3131
cd instahack && pip install -r requirements.txt
32-
find . -name '*.md' -delete
32+
find data/ -name '*.md' -delete
3333
```
3434
running instahack
3535
```bash
@@ -40,9 +40,9 @@ python3 ihack.py
4040
- instagram cookies (cookiedough)
4141

4242
### what's new ?
43-
latest update instahack ```@v2.0.6```
44-
- add new login method (threads & instagram)
45-
- fix errors
43+
latest update instahack ```@v2.0.7```
44+
- add new login method (2023 & 2024)
45+
- update method (lite, threads, web)
4646

4747
### contributes
4848
- code by [@iqbalmh18](https://instagram.com/iqbalmh18)

0 commit comments

Comments
 (0)