Skip to content

Xposed module that hooks into various HTTP libraries to log network calls.

Notifications You must be signed in to change notification settings

ElJaviLuki/NetLogger

Repository files navigation

NetLogger

This is an Android Xposed module that hooks into various HTTP libraries used by apps to log network requests and responses. It includes hooks for the OkHttp3 library and allows for logging of the package name, request method, URL, headers, and response status code, headers, and body. The logged information is printed to the Xposed log and can be viewed using a logcat reader. The module is designed to aid in debugging and monitoring network activity within apps.

About

Xposed module that hooks into various HTTP libraries to log network calls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages