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

Further examining some special cases #2

Open
tloki opened this issue Jan 20, 2021 · 0 comments
Open

Further examining some special cases #2

tloki opened this issue Jan 20, 2021 · 0 comments

Comments

@tloki
Copy link

tloki commented Jan 20, 2021

In my case, the script "find-classes.js" finds class named:

TokenLibObjC.JailbreakDetection

for which the script "show-all-methods-of-specific-class.js" raises the exception:

[*] Started: Find All Methods of a Specific Class
[!] Exception2: cannot read property '$methods' of undefined
[*] Completed: Find All Methods of a Specific Class

The script works fine (in sense of finding the methods of a class) if class name doesn't have "." (dot) in it. How does one approach this is it does?

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