Releases: hojatsajadinia/AndRoPass
AndRoPass - Version 0.3
Release Notes for AndRoPass - Version 0.3
New Features
-
Dockerize Application: The application is now fully containerized using Docker, making it easier to deploy and manage.
-
Concurrent Scanning for Decompiled Resources: Added the ability to scan decompiled resources concurrently, significantly improving performance.
-
Concurrent Execution for Decompile, Compile, and Sign Functions: Enhanced the application's efficiency by allowing concurrent execution of decompile, compile, and sign
Fixes
- Compilation Errors in the Build Process: Fixed various compilation errors that occurred during the build process, ensuring smoother builds.
Refactoring
- Code Clean Up and Refactor: Improved the readability and maintainability of the codebase through extensive refactoring and cleanup.
AndRoPass - Version 0.2
Release Notes for AndRoPass - Version 0.2
We’re excited to announce the release of AndRoPass Version 0.2! This update brings significant improvements and enhancements based on user feedback and our continuous efforts to refine the tool.
New Features:
-
Improved Regex Handling:
Switched from using the re library to the more advanced regex library for enhanced regex functionality and performance. -
Enhanced Error Handling:
Added robust handling for decode errors, ensuring more reliable operation and better resilience in various scenarios.
Updates:
Performance Enhancements:
Optimized regex operations for faster and more efficient execution.
Bug Fixes:
Addressed known issues from Version 0.1 to improve overall stability and user experience.
Known Issues and Limitations:
-
Advanced Root Detection:
Advanced root detection methods are still not supported. -
Performance Variability:
Performance may still vary depending on the complexity of the target application.
Usage:
Please refer to the updated README.md file for detailed instructions on the new features, installation, and usage.
Feedback and Support:
We appreciate your feedback and encourage you to report any issues or suggest features on GitHub.
Thank you for using AndRoPass and for your continued support!
Full Changelog: https://github.com/hojatsajadinia/AndRoPass/commits/v0.2
Initial Release
Release Notes for AndRoPass - Version 0.1
We are thrilled to announce the initial release of AndRoPass, a tool designed to bypass root end emulator detection in Android applications. In this first version, we focused on providing a solid foundation for identifying and overcoming basic root detection mechanisms.
New Features
- AndRoPass can now bypass simple root detection in Android applications.
- Command-line interface for ease of use and automation.
- Basic logging for troubleshooting and debugging purposes.
Known Issues and Limitations
- Advanced root detection methods are not yet supported.
- Performance may vary depending on the target application.
Usage
Please refer to the README.md file for detailed instructions on how to install and use AndRoPass.
Feedback and Support
We welcome your feedback and suggestions for improvement. Please feel free to open an issue on GitHub if you encounter any bugs or have feature requests.
Happy coding!