Skip to content

[FEATURE] Detect React Native framework and decompile Hermes bytecode #2544

@ayushmanchhabra

Description

@ayushmanchhabra

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 requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions