-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi,
First, thank you so much for your efforts, I really appreciate your awesome work!
I tried to run the mentioned command npx react-native-decompiler -i ./index.android.bundle -o ./output in the document to decompile an output of the android APK file /assets/index.android.bundle but I got this error:
[!] No modules were found!
[!] Possible reasons:
[!] - The React Native app is unbundled. If it is, export the "js-modules" folder from the app and provide it as the --js-modules argument
[!] - The bundle is a binary/encrypted file (ex. Facebook, Instagram). These files are not supported
[!] - The provided Webpack bundle input is not or does not contain the entrypoint bundle
[!] - The file provided is not a React Native or Webpack bundle.
Am I running the wrong command?
Thanks in advance
spinoza1791, JuanRdBO, TiagoDanin and wariniumenesdikmen, JuanRdBO, TiagoDanin and biaji
Metadata
Metadata
Assignees
Labels
No labels