pakey / lxhToolHTTPDecrypt

Simple Android/iOS protocol analysis and utilization tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPDecrypt

Contact me on Twitter

Simple Android/iOS protocol analysis and utilization tool. Powered by frida.re, python3

中文版本(Chinese version)

index

pyconsole1

Features

  • Cross plarform web GUI!
  • Hook all methods with the given class.
  • Find all methods with the given class.
  • Print stack information
  • Finds the method based on the given string
  • Print all modules(import and export and symbols,RegisterNative)
  • UIDump(Monitor Activity,Action...)
  • Dynamically change the parameters passed to the target function and forward them.
  • Custom Script
  • Capture screenshot.
  • ....

Installation

HTTPDecrypt passed the test in the following environment:

Supported Platforms

  • Workstation: HTTPDecrypt has been successfully tested on both Windows and macOS
  • Device:In IOS 12.4/Android 6.0.1

Usage

LICENCE

MIT

About

Simple Android/iOS protocol analysis and utilization tool


Languages

Language:JavaScript 97.5%Language:Java 1.1%Language:CSS 0.6%Language:Python 0.4%Language:HTML 0.4%