react-native-decompiler
react-native-decompiler copied to clipboard
Decompile React Native Android/IOS Bundle.
### npm start -- -i "C:\Users\Max\Documents\xxxxxxxxxx\resources\assets" -o "C:\Users\Max\Documents\xxxxxxxxxx\resources\assets\output\" ``` up to date, audited 780 packages in 4s 96 packages are looking for funding run `npm fund` for details 2 high...
## >npx react-native-decompiler -i ./index.android.bundle -o ./output ``` 'react-native-decompiler' is not recognized as an internal or external command, operable program or batch file. ``` C:\Users\Max\AppData\Roaming\npm\node_modules\react-native-decompiler: 
``` C:\Users\Max\react-native-decompiler>npm i && ts-node ./src/main.ts up to date, audited 780 packages in 10s 96 packages are looking for funding run `npm fund` for details 2 high severity vulnerabilities To...