Releases: huuck/ADBHoney
Releases · huuck/ADBHoney
Python3.12 support
A lot of improvements and fixes, including python3.12 support and fixing socket timeouts.
What's Changed
- Update README.md by @s04 in #35
- add pyinstall spec file by @zn-chen in #37
- Added optional HTTP Download for HTTP URLs in ADB shell commands. by @blightzero in #38
- Fix for py 3.12 by @t3chn0m4g3 in #39
- Fixes #36 by @t3chn0m4g3 in #40
New Contributors
- @s04 made their first contribution in #35
- @zn-chen made their first contribution in #37
- @blightzero made their first contribution in #38
- @t3chn0m4g3 made their first contribution in #39
Full Changelog: 0.2-beta...1.0-release
Beta with Python3
Updated everything to Python3. Cheers to everybody involved!
Alpha stable
Stable version to fall back when all else fails :)