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

49 feature eldritch pivotdll inject #91

Merged
merged 17 commits into from
Feb 13, 2023
Merged

Conversation

hulto
Copy link
Collaborator

@hulto hulto commented Jan 31, 2023

What type of PR is this?

/kind feature
/kind eldritch-function

What this PR does / why we need it:

This PR implements DLL injection function in Eldritch as well as providing an example of how to write tests with external dependencies Eg. a dll to be injected.

Which issue(s) this PR fixes:

Fixes #49

@hulto hulto linked an issue Jan 31, 2023 that may be closed by this pull request
@hulto hulto requested a review from KCarretto February 12, 2023 00:22
Copy link
Collaborator

@KCarretto KCarretto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Goat to me
image

docs/_docs/dev-guide/eldritch.md Outdated Show resolved Hide resolved
implants/eldritch/build.rs Outdated Show resolved Hide resolved
implants/eldritch/build.rs Outdated Show resolved Hide resolved
@hulto hulto merged commit 537a3c5 into main Feb 13, 2023
@hulto hulto deleted the 49-feature-eldritch-pivotdll_inject branch February 13, 2023 21:32
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
49 feature eldritch pivotdll inject (#91)

* Pivot DLL implementation, testing, and docs.
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.

[feature] Eldritch sys.dll_inject
2 participants