iHelp101 / XInsta

137 stars 32 forks source link

[Help Wanted] Xinsta-Helper tool #105

Closed jizzy002 closed 4 years ago

jizzy002 commented 5 years ago

After some time editing and fiddling around with the helper tool i managed to maybe create some hooks for newer instagram versions by comparing current class hooks

example: version: 1553740 has the FeedOnClick Class set to X.5lh which has this following string when opened with a text editor: _'story_appattribution'

I used your method from your python script " grep -Ril 'story_app_attribution' " to find are there anymore matches nor this X.5lh class and there were none so i decompiled the lastest stable application and grepped through it's classes and there was only one 'story_app_attrubution' match in a X class.

If you can review this, maybe the old hook finder could be used again?

Xinsta-Helper (my respository) the only script i changed is findhooks.py and that's partially

jizzy002 commented 4 years ago

Fully given up on this, not using xposed anymore.

lol7344 commented 4 years ago

@jizzy002 Just out of curiosity - what are you using right now then? I am unable to find any working and updated enough version of Instagram that has photo/video download capabilities.