Skip to content

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 #250

@BaseMax

Description

@BaseMax

Android Application: https://feeld.co/


C:\Users\Max\richardfuca>npm start -- -i "C:\Users\Max\Documents\dating-app\co.feeld_source_from_JADX\resources\assets\index.android.bundle" -o ./output

> react-native-decompiler@0.1.0 start
> npm i && ts-node ./src/main.ts "-i" "C:\\Users\\Max\\Documents\\dating-app\\co.feeld_source_from_JADX\\resources\\assets\\index.android.bundle" "-o" "./output"


> react-native-decompiler@0.1.0 postinstall
> patch-package

patch-package 6.4.7
Applying patches...
@babel/types@7.12.11 ✔
@types/babel__traverse@7.11.0 ✔
@types/command-line-args@5.0.0 ✔
@types/fs-extra@9.0.6 ✔

up to date, audited 785 packages in 6s

85 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
Reading file...
[!] 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 Hermes/binary file (ex. Facebook, Instagram). These files are not supported
[!] - The provided Webpack bundle input is not or does not contain the entrypoint bundle
[!] - The provided Webpack bundle was built from V5, which is not supported
[!] - The file provided is not a React Native or Webpack bundle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions