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

Added support for non-lazy classes and categories #45

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

Added support for non-lazy classes and categories #45

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 19, 2014

Added class and category duplicate prevention.
Added scanning the (__DATA, __objc_nlclslist) and (__DATA, __objc_nlcatlist)

This refers to issue 44: non-lazy classes/categories can appear solely in __objc_nlclslist/__objc_nlcatlist. If so, class-dump will not dump them.

HTH.
Regards.

Added class and category duplicate prevention.
Added scanning the (__DATA, __objc_nlclslist) and (__DATA,
__objc_nlcatlist)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants