Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tin537 authored Dec 7, 2023
1 parent bc39743 commit ae8c964
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## [LSPosed module] Android secuirty tool: AStools
# Overview
AStools is a powerful Android security tool designed as an LSPosed module. It's crafted for ethical hacking and security testing, offering features like SSL pinning bypass and AES encryption key hooking.

# Features
- Bypass SSL Pinning: Intercepts and bypasses SSL pinning mechanisms in Android applications.
- Hook AES Encryption Keys: Extracts AES secret keys used in encryption processes.

# Installation
- Ensure your device is rooted and has LSPosed Framework installed.
- Clone the repository or download the latest release APK.
- Follow standard LSPosed module installation procedures to set up AStools.

# Usage
- Navigate through the LSPosed Manager to configure and use AStools features.
- Detailed usage instructions for each feature are provided in the tool.
- see the result (encryption key will see on android logcat).

# Contributing
Contributions to enhance AStools are welcome. Feel free to fork the repository, make your changes, and submit a pull request.

0 comments on commit ae8c964

Please sign in to comment.