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

Make sure to inject our code after PROTO and FRAME #31

Closed
wants to merge 2 commits into from

Conversation

ESultanik
Copy link
Collaborator

Resolves issue #30.

When injecting new code, preserve leading PROTO and FRAME opcodes.

Also adds an analysis to detect invalid PROTO opcodes that can be an indicator of tampering.

@ESultanik ESultanik self-assigned this Sep 20, 2022
@ESultanik ESultanik added bug Something isn't working enhancement New feature or request labels Sep 20, 2022
@ESultanik ESultanik linked an issue Sep 20, 2022 that may be closed by this pull request
@ESultanik
Copy link
Collaborator Author

This branch is complete but failing in CI in want of fixes that were already implemented in PR #32. Merging this PR into that one.

@ESultanik ESultanik closed this Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Injection does not properly handle PROTO and FRAME
1 participant