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

Filter out kernel stacks for 32-bit processes too #7

Open
goldshtn opened this issue May 1, 2017 · 0 comments
Open

Filter out kernel stacks for 32-bit processes too #7

goldshtn opened this issue May 1, 2017 · 0 comments

Comments

@goldshtn
Copy link
Owner

goldshtn commented May 1, 2017

Currently we check if the address is < 0x8000000000000000, which works for 64-bit processes but not 32-bit processes.

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