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

57 feature eldritch sysexec #90

Merged
merged 18 commits into from
Feb 8, 2023
Merged

57 feature eldritch sysexec #90

merged 18 commits into from
Feb 8, 2023

Conversation

hulto
Copy link
Collaborator

@hulto hulto commented Jan 17, 2023

What type of PR is this?

/kind feature
/kind eldritch-function

What this PR does / why we need it:

This PR implements the sys.exec function to eldritch.

Which issue(s) this PR fixes:

Fixes #57

@hulto hulto linked an issue Jan 17, 2023 that may be closed by this pull request
Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

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

pls look at bringing back optional disown param. if not possible lmk and i will accept.

docs/_docs/user-guide/eldritch.md Outdated Show resolved Hide resolved
implants/eldritch/src/sys.rs Outdated Show resolved Hide resolved
@Cictrone Cictrone merged commit c50ae35 into main Feb 8, 2023
@Cictrone Cictrone deleted the 57-feature-eldritch-sysexec branch February 8, 2023 20:27
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
57 feature eldritch sysexec (#90)

* Initial implementation.

* Double fork and kill should be working.

* All tests pass.

* Added docs.

* Added debug print.

* Updated uid expected in CI.

* Debug test

* Windows compile error.

* cfg compiler error.

* Tesssting without cfg

* test

* test

* Macos assert

* Test

* Fix macos test.

* nix* -> *nix

* disown is optional
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.exec
2 participants