sensepost / sensepost/objection
Support output of Android byte[]s
Open
Nobody has claimed this yet.
✨enhancement
- Dominant language
- Python
- Stars
- 9.4k
- Forks
- 1k
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 1
Description
There's some preliminary information here on outputting a byte[] from Frida's JS environment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Reverse Engineering Stack Exchange information first, then locate the Frida JavaScript output path used for Android values. Define the expected representation for a byte[] and verify that Android byte arrays are emitted consistently; the issue provides no test or file path, so the relevant entry point and regression coverage must be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- mobile-dev, reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100