javascript-obfuscator / javascript-obfuscator/react-native-obfuscating-transformer
Can't make it work
- 主要言語
- TypeScript
- スター
- 211
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi
I am trying to use this module. I created the rn-cli.config.js and transformer.js file in my project root folder and kept the default obfuscatingTransformer options (So `module.exports = obfuscatingTransformer({})`).
But this doesn't seem to work. The index.android.bundle file in the generated app-release.apk still remains unobfuscated (I performed a `gradlew assembleRelease` like usual to create the bundle before
`react-native run-android --variant=release`)
What am I doing wrong?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず報告された rn-cli.config.js と transformer.js の設定を確認し、次に gradlew assembleRelease と react-native run-android --variant=release を使用してリリースフローを調査します。app-release.apk 内の生成された index.android.bundle を、期待される難読化済みの出力と比較します。リリースバンドルが難読化されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- mobile, security
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100