Aldi Nugraha

Results 2 comments of Aldi Nugraha

need to encrypt password before send login request start with #PWD_INSTAGRAM:{keyId}:{time}:{ecnryptedpassword}. public key is stored hardcode on the app with keyId. this is reference for implementation: https://github.com/dilame/instagram-private-api/blob/master/src/repositories/account.repository.ts, all the logic...

@francistogram try to open the apk with jadx, the key id is harcoded on apk with the public key for generate encrypted password ```java public C95815gG() { this.A00 = 41;...