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

Support chained fowarding via CASubject #18

Open
Rekkonnect opened this issue Dec 11, 2021 · 0 comments
Open

Support chained fowarding via CASubject #18

Rekkonnect opened this issue Dec 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Rekkonnect
Copy link

A method with CAAnalyze that forwards disassembling to another via CASubject will only reach the first forwarded method. If that target method contains another CASubject, it will be ignored. In other words, recursive method forwarding is not supported.

@WhiteBlackGoose WhiteBlackGoose added the enhancement New feature or request label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants