Conversation
Owner
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
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.