-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
enhancementMobSF enhancements and feature requestsMobSF enhancements and feature requests
Description
If you're requesting a new feature/enhancement, explain why you'd like it to be added and it's importance.
Is your feature request related to a problem? Please describe.
After the application is decompiled, the Hermes bytecode in resources/assets/index.android.bundle is left as is.
Describe the solution you'd like
Use hermes-dec to decompile the bytecode into JavaScript code.
Describe alternatives you've considered
Check if the bundle file is bytecode or javascript and decompile when necessary.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementMobSF enhancements and feature requestsMobSF enhancements and feature requests