Skip to content

MrE-Fog/lxhToolHTTPDecrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPDecrypt

Contact me [email protected]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages