Skip to content

Create new Java file with Dummy Main method of APK (Help wanted) #377

Open
@mahad058

Description

@mahad058

As in Android, there is no main method there are multiple entry points (e.g. onCreate, onResume and so on). I just figure out I can create a synthetic Main method using createDummy method. I want to create a new Java file with the Dummy Main method of the desired APK so i can use it for further analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions