What's New:
---
🛠️ Fixes and Improvements
- **1:** Migrated from `setup.py` to `pyproject.toml`.
- **3:** Resolved bug in argument handling.
- Fixed bug in **Signature Scheme v1** analysis.
---
✨ New Features
- **Expanded File Support**: SigTool now supports analysis for **APK files, RSA files, and X.509 certificates**.
- **In-Depth X.509 Certificate Analysis**: Built to help developers verify certificate details for secure integration.
- **MT VIP Hook Generation**: Added to support reverse engineers in generating hooks to explore APK signature bypass techniques, with the MT VIP template provided as a customizable example.
- **JSON Output Support**: Results can now be extracted in JSON format, allowing easy integration with other tools or further analysis.