Skip to content

Releases: evdenis/strace

Strace v2

24 Mar 11:50

Choose a tag to compare

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

  1. Download strace-v2.zip from the assets below
  2. Open MagiskModulesInstall from storage → select the zip → Reboot

Supports auto-update via Magisk's built-in update mechanism.

Strace v1.1

23 Mar 19:58

Choose a tag to compare

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

  1. Download strace-v1.1.zip from the assets below
  2. Open MagiskModulesInstall from storage → select the zip → Reboot

Supports auto-update via Magisk's built-in update mechanism.

Strace v5.9

04 Nov 09:44

Choose a tag to compare

Strace v5.9 in magisk module. Arm64 only.

Built with GCC10+LTO, stripped, statically linked.