Hacker News new | ask | show | jobs
by doctorpangloss 971 days ago
> One challenge that particularly comes to mind was dealing with anti-emulating/anti-debugging code in various Android applications

While I don't care or want to digress into the ethics of this suggestion, if you had the expertise, wouldn't it be significantly more valuable to author automation APIs for TikTok, Snap, Instagram, Messenger etc.?

1 comments

The "proper" solution would be for apps to support 64-bit, at which point they can just run natively on the device. The whole reason Tango is required is that there is still a large number of apps that use 32-bit native libraries. This is particularly true in markets such as China which don't use the Google Play Store.