Skip to content

feat: add 7 new protection layers and CI integration#19

Merged
ykus4 merged 2 commits into
mainfrom
dev
May 7, 2026
Merged

feat: add 7 new protection layers and CI integration#19
ykus4 merged 2 commits into
mainfrom
dev

Conversation

@ykus4
Copy link
Copy Markdown
Owner

@ykus4 ykus4 commented May 7, 2026

  • Pack result diff report (fuin/report.py, --report/--report-json CLI flags)
  • Anti-tamper: signing certificate fingerprint verification at runtime
  • Root/emulator detection with configurable security policy
  • Native library (.so) AES-256-GCM encryption and runtime decryption
  • Asset/resource encryption with transparent runtime decryption
  • DEX string XOR obfuscation (opt-in via --encrypt-strings)
  • Gradle plugin (com.fuin.packer) for build pipeline integration
  • GitHub Actions composite action (action.yml)
  • Updated README with full documentation of all new features

ykus4 added 2 commits May 7, 2026 21:45
- Pack result diff report (fuin/report.py, --report/--report-json CLI flags)
- Anti-tamper: signing certificate fingerprint verification at runtime
- Root/emulator detection with configurable security policy
- Native library (.so) AES-256-GCM encryption and runtime decryption
- Asset/resource encryption with transparent runtime decryption
- DEX string XOR obfuscation (opt-in via --encrypt-strings)
- Gradle plugin (com.fuin.packer) for build pipeline integration
- GitHub Actions composite action (action.yml)
- Updated README with full documentation of all new features
- New `fuin-pack analyze` CLI subcommand to preview encryptable files
- New POST /analyze API endpoint for server-side analysis
- Web UI now shows checkbox-based file list after APK drop
- Users can select/deselect individual files for encryption
- Protection options (root detection, emulator, strings) as checkboxes
- Pack report shown in result card after successful packing
@ykus4 ykus4 merged commit b48b72c into main May 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant