m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.62k stars 376 forks source link

Fix hook template where classname has '.' in it. #49

Closed wabzqem closed 3 years ago

wabzqem commented 3 years ago

For example, if the classname is Slack.FeatureFlagManager, the iOS hook template currently fails. Using the [ ] notation fixes this.

m0bilesecurity commented 3 years ago

Hey @wabzqem many thanks for the PR. The same fix should also work for the template_massive_hook_iOS var, can you kindly check? That template is used by the "Hook all methods" button in Dump page.

Many thanks

wabzqem commented 3 years ago

Thanks, updated and checked this worked too.

m0bilesecurity commented 3 years ago

I also checked your commit this morning. Awesome PR 🎉 Many many thanks!

m0bilesecurity commented 3 years ago

New package 1.5.3 is up on npmjs 🎉

NPM