sensepost / sensepost/objection
iOS Hooking List Output
Open
Nobody has claimed this yet.
✨enhancement
- Dominant language
- Python
- Stars
- 9.4k
- Forks
- 1k
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 1
Description
As per title, add extra optional argument for dumping class_methods and classes in filesystem files.
It would be nice if we could grep or somehow search in this output.
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
Locate the existing iOS hooking list-output command and inspect how it handles class_methods and classes. Define the optional filesystem-output behavior so the generated files can be searched with tools such as grep, then verify both existing output and file output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, python
- Domain
- mobile-dev, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100