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

Automatically detect the PHP version of the target #151

Merged
merged 3 commits into from
Feb 2, 2022

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Feb 1, 2022

This resolves #106.

The difference from the previous effort (#139) is that it also works with stripped binaries.

To access module_registry, I've added an implementation that handles the hash table of the remote process, which means the groundwork for reading symbol tables has also been done.

@sj-i sj-i merged commit 22aca24 into 0.4.x Feb 2, 2022
@sj-i sj-i deleted the automatic-version-detection2 branch February 2, 2022 04:28
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

Successfully merging this pull request may close these issues.

Automatically detect the PHP version of the target
1 participant