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

Add optional feature-gated support for using goblin in a lazy manner #43

Open
ko1N opened this issue Nov 26, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@ko1N
Copy link
Member

ko1N commented Nov 26, 2020

Since we cannot currently add lazy pe parsing through pelite it would be nice to offer the end-user a separate feature that in addition to polite also enables lazy goblin parsing.

This however would currently require a goblin fork since the pull request for reading mapped pe files is still open on goblin. See m4b/goblin#188 for details.

@ko1N ko1N added the enhancement New feature or request label Nov 26, 2020
@ko1N ko1N self-assigned this Nov 26, 2020
@ko1N
Copy link
Member Author

ko1N commented Apr 17, 2021

Now that we have native Os Plugin support for things like imports, exports, sections it would be really nice to slowly move towards lazy evaluation through goblin.

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

1 participant