Software Tools: Difference between revisions
Polymorphic7 (talk | contribs) m layout improvement |
Polymorphic7 (talk | contribs) m xposed dev references |
||
| Line 179: | Line 179: | ||
:::*[https://github.com/sanfengAndroid/FakeXposed FakeXposed] - Hide xposed, root, file redirection, two-way shielding data detection. | :::*[https://github.com/sanfengAndroid/FakeXposed FakeXposed] - Hide xposed, root, file redirection, two-way shielding data detection. | ||
:::*[https://github.com/ac-pm/SSLUnpinning_Xposed/ SSLUnpinning_Xposed] - Android Xposed Module to bypass SSL certificate validation (Certificate Pinning).. | :::*[https://github.com/ac-pm/SSLUnpinning_Xposed/ SSLUnpinning_Xposed] - Android Xposed Module to bypass SSL certificate validation (Certificate Pinning).. | ||
::Xposed Framework API Development Documentation | |||
:::*[https://api.xposed.info/reference/packages.html Xposed API Reference] - Javadoc reference of the Xposed Framework API. It's meant for module developers who want to understand which classes and methods they can use. | |||
====Promiscuous mode eavesdropping TCP/UDP==== | ====Promiscuous mode eavesdropping TCP/UDP==== | ||