-
Notifications
You must be signed in to change notification settings - Fork 155
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
Added PE utils for sections and directories #420
Conversation
aeca852
to
7e8ee05
Compare
Thanks for the PR! I've reimplemented |
Thanks for this other PR, that's indeed probably more suitable as what I proposed :-) Regarding |
They're still fine to add. You can probably update this PR, since I won't merge the other yet. Maybe rename |
7e8ee05
to
2c93c81
Compare
Sorry for the delay, I was quite busy last week. |
Co-authored-by: Philip Craig <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Hello,
Here are a few utility functions that I'm currently using in my own projects, but that I think everyone could benefit from, so this could make sense to upstream them :-)