-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
featureNew feature or requestNew feature or request
Description
- dexdump can search string
garlic ~/workspace/dex/classes.dex -p -s "invokeReflect"
- dexdump can display all string
garlic ~/workspace/dex/classes.dex -p -s
- dexdump can locate specified string in any method
garlic ~/workspace/dex/classes.dex -p -s -f "invokeReflect"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request