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

Dummy classes swizzling #5

Open
shams-ahmed opened this issue Aug 25, 2019 · 0 comments
Open

Dummy classes swizzling #5

shams-ahmed opened this issue Aug 25, 2019 · 0 comments

Comments

@shams-ahmed
Copy link

Fun Fact: Some classes such as URLSessionTask are actually dummy classes which are replaced with underlying classes such as __NSCFLocalSessionTask during runtime.

Just wondering is it possible to swizzle __NSCFLocalSessionTask using Lumos?

@shams-ahmed shams-ahmed changed the title Dummy classes Dummy classes swizzling Aug 25, 2019
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

No branches or pull requests

1 participant