-
Notifications
You must be signed in to change notification settings - Fork 16
/
classes_to_hook.json
25 lines (25 loc) · 1.11 KB
/
classes_to_hook.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"ig_versions": [
{
"version": "354.2.0.47.100 - S",
"class_to_hook": "X.4hz",
"method_to_hook": "A00",
"second_class_to_hook":"com.instagram.common.session.UserSession",
"download": "https://www.apkmirror.com/apk/instagram/instagram-instagram/instagram-instagram-354-2-0-47-100-release/"
},
{
"version": "355.0.0.28.103 - B",
"class_to_hook": "X.3xc",
"method_to_hook": "A00",
"second_class_to_hook":"com.instagram.common.session.UserSession",
"download": "https://www.apkmirror.com/apk/instagram/instagram-instagram/instagram-instagram-355-0-0-28-103-release/"
},
{
"version": "356.0.0.0.43 - A",
"class_to_hook": "X.4iu",
"method_to_hook": "A00",
"second_class_to_hook":"com.instagram.common.session.UserSession",
"download": "https://www.apkmirror.com/apk/instagram/instagram-instagram/instagram-instagram-356-0-0-0-43-release/"
}
]
}