General idea: - Hook `IGMediaOverlayProfileWithPasswordView` to get the `_answer` NSString ivar. - If needed, there’s an [example post](https://www.instagram.com/reel/DIJd9Sbx4Xn) on the Instagram @design account - Hook the `_hintLabel` UILabel ivar’s `setText:` method to append the password to the end of the originally passed string arg
General idea:
IGMediaOverlayProfileWithPasswordViewto get the_answerNSString ivar._hintLabelUILabel ivar’ssetText:method to append the password to the end of the originally passed string arg