Metadata-Version: 2.1
Name: frida_devices_manager
Version: 0.1.0
Summary: A simple frida devices manager
Author: 369
Author-email: luck.yangbo@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# FridaDevicesManager

This is a simple tool for managing Frida devices.

## Features

- List all connected devices
- Start a Frida server on a device
- Kill a Frida server on a device

[中文文档](README_CN.md)
