Releases: evdenis/strace
Releases · evdenis/strace
Strace v2
Strace — Strace v6.19 for ARM64, ARM, x86_64, and x86.
Magisk module packaging a pre-compiled strace binary for Android.
Installs strace to /system/bin/ via Magisk's systemless overlay.
v2
Features
- Add multi-architecture support (ARM, x86_64, x86)
Build
- Add Docker-based cross-compilation for strace
Testing
- Add extended native tests for x86/x86_64 binaries
Chores
- Bump version to v2
Installation
- Download strace-v2.zip from the assets below
- Open Magisk → Modules → Install from storage → select the zip → Reboot
Supports auto-update via Magisk's built-in update mechanism.
Strace v1.1
Strace — Strace v5.9 Arm64 only.
Magisk module packaging a pre-compiled strace binary for Android.
Installs strace to /system/bin/ via Magisk's systemless overlay.
v1.1
Features
- Add Magisk auto-update support
Bug Fixes
- Add shebang and quote variables in customize.sh
CI/CD
- Add ShellCheck workflow
- Integrate git-cliff for changelog generation
- Fix YAML syntax error in release workflow heredoc
- Improve release page with module info and install instructions
- Deduplicate ShellCheck across workflows
Build
- Update Makefile with setup target and zip exclusions
Documentation
- Add CHANGELOG.md
- Update README with strace version, fix typo, modernize install instructions
Chores
- Add pre-commit hook and .gitattributes export-ignore
- Ignore dev files in .gitignore, .gitattributes, and CI
- Bump version to v1.1
Installation
- Download strace-v1.1.zip from the assets below
- Open Magisk → Modules → Install from storage → select the zip → Reboot
Supports auto-update via Magisk's built-in update mechanism.
Strace v5.9
Strace v5.9 in magisk module. Arm64 only.
Built with GCC10+LTO, stripped, statically linked.