javascript-obfuscator / javascript-obfuscator/react-native-obfuscating-transformer
Can't make it work
還沒有人認領這個 Issue。
- 主要語言
- 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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢查回報的 rn-cli.config.js 和 transformer.js 設定,然後使用 gradlew assembleRelease 和 react-native run-android --variant=release 檢查 release 流程。將 app-release.apk 中產生的 index.android.bundle 與預期的混淆輸出進行比較;當 release bundle 已完成混淆時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- react-native, typescript
- 領域
- mobile, security
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100