Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add MacOS support to Objection #664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0-ali
Copy link

@0-ali 0-ali commented Feb 9, 2024

This commit extends the functionality of Objection to include support for MacOS, enabling security researchers and developers to utilize the toolkit for macOS applications in addition to iOS and Android.

By introducing MacOS support, this enhancement broadens the scope of Objection, allowing users to perform runtime exploration and security assessments on applications within the MacOS environment. With this addition, Objection provides a unified platform for analyzing mobile and desktop applications across different operating systems.

This commit aims to enhance the versatility and usability of Objection, further empowering users in their security assessment efforts by offering support for MacOS alongside existing iOS and Android capabilities.

This commit extends the functionality of Objection to include support for MacOS, enabling security researchers and developers to utilize the toolkit for macOS applications in addition to iOS and Android.

By introducing MacOS support, this enhancement broadens the scope of Objection, allowing users to perform runtime exploration and security assessments on applications within the MacOS environment. With this addition, Objection provides a unified platform for analyzing mobile and desktop applications across different operating systems.

This commit aims to enhance the versatility and usability of Objection, further empowering users in their security assessment efforts by offering support for MacOS alongside existing iOS and Android capabilities.
@0-ali
Copy link
Author

0-ali commented Feb 9, 2024

This also introduces a new flag, --desktop or -D, to Objection's command-line interface. This flag allows users to establish a local connection for desktop applications, enabling runtime exploration and security assessments of MacOS applications.

demo

@leonjza
Copy link
Member

leonjza commented Feb 12, 2024

Amazing! Thank you for the PR! 😊

I'm spread a little thin but going to look at this soonest!

@t0rr3sp3dr0
Copy link

Do you have some update here? I would love to see this merged!

@leonjza
Copy link
Member

leonjza commented May 5, 2024

I don't have any update yet no, sorry. Not useful, but its "on the list" ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants