-
Notifications
You must be signed in to change notification settings - Fork 0
Child-process-tree #49
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
29331fb
feat: start doing it (not done or testde)
supervoidcoder 247d2fa
fix: remove leftover from copied loop (will continue working later)
supervoidcoder c399996
fix:syntax error
supervoidcoder c6f7ea3
feat: magenta └─
supervoidcoder 931ab81
feat: keep track of children
supervoidcoder d01e60e
feat: highlight target pid
supervoidcoder 9532927
feat: this will probably work (made it so that it can do the um child…
supervoidcoder b94b9d2
fix: i keep forgetting to add semicolons
supervoidcoder 43ddf1a
fix: main.cpp(320): warning C4551: function call missing argument list
supervoidcoder 4bd5ea5
fix: main.cpp(285): error C2143: syntax error: missing ';' before '=='
supervoidcoder afa1994
fix: logic ahh error
supervoidcoder 7715300
fix: mangled brazes
supervoidcoder 0b4d1d4
fa
supervoidcoder d92dc1e
h
supervoidcoder c93f975
n
supervoidcoder 3945703
b
supervoidcoder 93da5fb
fix: test if it fixed
supervoidcoder ac8b6c5
brackeys pls help
supervoidcoder fcf24d9
fix: indentation and formatting (probably)
supervoidcoder c762e4e
fix: not showing top process
supervoidcoder 94db26a
feat: add one indentation so it looks cleaner 🤤🧼🫧🧹🪥🧽🚿
supervoidcoder 596a613
fix: wrong place lol
supervoidcoder 790ac4a
fix: addreess code review issues
supervoidcoder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| win-witr winlogon.exe | ||
| win-witr lsass.exe | ||
| win-witr win-witr.exe | ||
| win-witr win-witr.exe | ||
| win-witr wininit.exe | ||
supervoidcoder marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.